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.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/tilde.css b/tilde.css
index bfdfdf4..1268b76 100644
--- a/tilde.css
+++ b/tilde.css
@@ -64,6 +64,10 @@ p {
 }
 code {
     text-indent: 30px;
+    font-family: monospace;
+    font: DejaVu Sans Mono;
+    color: #000000;
+    background-color: #999999;
 }
 em {
     font-style: bold;