aboutsummaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'style.css')
-rw-r--r--style.css7
1 files changed, 7 insertions, 0 deletions
diff --git a/style.css b/style.css
index d2554a9..cc5eb68 100644
--- a/style.css
+++ b/style.css
@@ -23,6 +23,13 @@ body {
background-image: url("tile1.jpg");
background-repeat: repeat;
font-family: terminus;
+ max-width: 1200px;
+ margin-left: auto;
+ margin-right: auto;
+}
+
+.nav {
+ text-align: center;
}
.fst {