summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
Diffstat (limited to 'data')
-rw-r--r--data/home.html12
1 files changed, 6 insertions, 6 deletions
diff --git a/data/home.html b/data/home.html
index c0d71f21..1c9cf733 100644
--- a/data/home.html
+++ b/data/home.html
@@ -32,24 +32,24 @@ color: #3F7AB7;
/* page sections */
#container {
-width: 85%;
+width: 90%;
margin: auto;
}
#header{
-width: 95%;
+/* width: 95%; */
text-align:right;
}
#navigation {
-width: 95%;
-background: #3F7AB7;
+/* width: 95%; */
+/* background: #3F7AB7; */
margin: 2em 0;
}
#content {
-width: 100%;
+/* width: 100%; */
text-align: left;
}
@@ -70,7 +70,7 @@ padding: 0 1em;
}
div#navigation a{
-color:#FFF;
+/* color:#FFF; */
font: normal bold 1.2em/2.5em arial,sans-serif;
}