Everything now comes from cms.php
[dylansserver.git] / includes / style.css
index 265fcca..4aad85f 100644 (file)
@@ -61,6 +61,7 @@ li {
        min-height:600px;
        border:1px solid black;
        padding:10px;
+       display:none;
 }
 
 .shownDiv {
@@ -68,8 +69,9 @@ li {
 }
 
 #contact_me {
-       margin-top:100px;
        font-family:sans-serif;
+       text-align:right;
+       float:right;
 }
 
 /* reprap */
@@ -96,13 +98,8 @@ li {
        font:1.4em "lucida console";
 }
 
-/* readoo */
-#readoo_title {
-       font:1.6em arial;
-}
-
-#readoo_entry {
-       font:1.6em arial;
+#peepshow_entry {
+       font:1.4em "lucida console";
 }
 
 /* drawcss */
@@ -155,3 +152,7 @@ li {
 pre {
        margin-top:10px;
 }
+
+#navigation {
+       text-align:right;
+}