diff --git a/_layouts/default.html b/_layouts/default.html
index 656bf28..b921909 100644
--- a/_layouts/default.html
+++ b/_layouts/default.html
@@ -26,15 +26,18 @@
-
- - Home
- - Projects
-
- - GitHub Page
- - Antennae
+
+
+ - Home
+ - Projects
+
+ - GitHub Page
+ - Antennae
+
-
-
+
+
+
+
Niblock©2015
+
+
+
+
+
+
+
+
diff --git a/src/styles.css b/src/styles.css
index 170a089..dc5fdad 100644
--- a/src/styles.css
+++ b/src/styles.css
@@ -81,14 +81,8 @@ header {
width: 300px;
}
-#follow {
- position: absolute; bottom: 100px; left: 0px;
- width: 100%; margin: 0px auto; padding: 0px;
- text-align: center;
-}
+#navbar header {
-#follow a {
- padding: 0px 9px;
}
#navigation {
@@ -103,6 +97,20 @@ header {
color: #888888;
}
+#navbar footer {
+
+}
+
+#follow {
+ position: absolute; bottom: 100px; left: 0px;
+ width: 100%; margin: 0px auto; padding: 0px;
+ text-align: center;
+}
+
+#follow a {
+ padding: 0px 9px;
+}
+
#info {
position: absolute; bottom: 0px;
padding: 10px; margin: 10px auto; overflow-x: hidden;