about summary refs log tree commit diff stats
path: root/tilde.css
diff options
context:
space:
mode:
Diffstat (limited to 'tilde.css')
-rw-r--r--tilde.css7
1 files changed, 7 insertions, 0 deletions
diff --git a/tilde.css b/tilde.css
index 3b677ff..3bfdc21 100644
--- a/tilde.css
+++ b/tilde.css
@@ -52,6 +52,13 @@ body {
     background-color: #999999;
     color: #000000;
 }
+.code {
+    width: 500px;
+    margin-left: auto;
+    margin-right: auto;
+    background-color: #999999;
+    color: #000000;
+}
 a:link {
 text-decoration: none;
 color:#cccccc;