]> git.defcon.no Git - plsgen/blobdiff - style.css
Four new features, two bugfixes. Version 0.2 code.
[plsgen] / style.css
index 9149f236073500b824453acf7871309fe5c61b35..a742622a26cad525550b04d641ff4f74845bdf0d 100644 (file)
--- a/style.css
+++ b/style.css
@@ -87,9 +87,21 @@ margin: 0px;
 padding: 2px 0 2px 10px; 
 }
 
+#timestamp {
+       margin-top: 15px;
+       font-size: 10pt;
+       font-family: sans;
+}
+
+#copyright {
+       margin-top: 5px;
+       font-size: 10pt;
+       font-family: sans;
+}
+
 #footer {
        font-family: serif;
        font-size: 7pt;
        color: #444;
-       margin-top: 20px;
+       margin-top: 10px;
 }