aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Colors.txt33
-rw-r--r--EspDiagram.jpgbin0 -> 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
new file mode 100644
index 0000000..f046149
--- /dev/null
+++ b/EspDiagram.jpg
Binary files differ