I'm a smaller child div with extra bold text.
+
+
+ sssssss
+
-
-
+
\ No newline at end of file
diff --git a/learn/style.css b/learn/style.css
index 8f2779c..3cdfd54 100644
--- a/learn/style.css
+++ b/learn/style.css
@@ -1,39 +1,27 @@
body {
- font-family: Arial, Helvetica, sans-serif;
+ background: #eee;
+ font-family: sans-serif;
+ /* margin: 0px; */
}
-.para {
- color: hsl(0, 0%, 0%);
- font-weight: 800;
- font-size: 22px;
+.card {
+ width: 400px;
+ background: #fff;
}
-.small-para {
- font-size: 14px;
- font-weight: 800;
+.title {
+ background: #e3f4ff;
}
-#confirm-button {
- background: green;
- color: white;
- font-weight: bold;
+.content {
+ background: #e3f4ff;
}
-.button {
- background-color: rgb(255, 255, 255);
- color: rgb(0, 0, 0);
- font-size: 20px;
+.button-container {
+ background: #e3f4ff;
}
-.text {
- color: rgb(0, 0, 0);
- font-size: 22px;
- font-weight: 100;
-}
-
-.child {
- color: rgb(0, 0, 0);
- font-weight: 800;
- font-size: 14px;
-}
-
+button {
+ background: white;
+ border: 1px solid #eee;
+}
\ No newline at end of file
diff --git a/src/env/404.html b/src/env/404.html
new file mode 100644
index 0000000..3926d1c
--- /dev/null
+++ b/src/env/404.html
@@ -0,0 +1,14 @@
+---
+permalink: /404.html
+---
+
+
+
+
+
+ I'm a card
+I have content inside me..lorem ipsum blah blah blah. Here's some stuff you need to read.
+
Error: 404 not found
+ + \ No newline at end of file diff --git a/src/env/index.html b/src/env/index.html index f78f19b..68da7ae 100644 --- a/src/env/index.html +++ b/src/env/index.html @@ -9,9 +9,10 @@Currently baking the site!
-Click here to see the old version.
+ Baking the site...
+GitHub: @udontur
+ Email: 102845@dsc.edu.hk
-
Some links: GitHub, Email: 102845@dsc.edu.hk
+ Click here to see the old version.