diff options
| author | Sjory <Mgj32000@gmail.com> | 2023-10-25 16:48:28 +0200 |
|---|---|---|
| committer | Sjory <Mgj32000@gmail.com> | 2023-10-25 16:48:28 +0200 |
| commit | eedb2bdb2cc1293e6abb4099d700222b7260baaa (patch) | |
| tree | 53d9778d64875a998e75d13689aa43c732e06d15 | |
| parent | 8ce6794d54724924ade2a1053d36290bab36b3f2 (diff) | |
small stuff
QoL stuff
| -rw-r--r-- | Colors.txt | 33 | ||||
| -rw-r--r-- | EspDiagram.jpg | bin | 0 -> 682650 bytes |
2 files changed, 33 insertions, 0 deletions
diff --git a/Colors.txt b/Colors.txt new file mode 100644 index 0000000..c58987f --- /dev/null +++ b/Colors.txt @@ -0,0 +1,33 @@ +--text: #03260a; +--background: #d9fcdf; +--primary: #60f07b; +--secondary: #c7fad0; +--accent: #15e03a; + + + +@import url('https://fonts.googleapis.com/css?family=Poppins:700|Poppins:400'); + +body { + font-family: 'Poppins'; + font-weight: 400; +} + +h1, h2, h3, h4, h5 { + font-family: 'Poppins'; + font-weight: 700; +} + +html {font-size: 100%;} /* 16px */ + +h1 {font-size: 4.210rem; /* 67.36px */} + +h2 {font-size: 3.158rem; /* 50.56px */} + +h3 {font-size: 2.369rem; /* 37.92px */} + +h4 {font-size: 1.777rem; /* 28.48px */} + +h5 {font-size: 1.333rem; /* 21.28px */} + +small {font-size: 0.750rem; /* 12px */}
\ No newline at end of file diff --git a/EspDiagram.jpg b/EspDiagram.jpg Binary files differnew file mode 100644 index 0000000..f046149 --- /dev/null +++ b/EspDiagram.jpg |
