summaryrefslogtreecommitdiff
path: root/static/paste.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/paste.css')
-rw-r--r--static/paste.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/paste.css b/static/paste.css
index e2139be..88ff5f8 100644
--- a/static/paste.css
+++ b/static/paste.css
@@ -6,6 +6,7 @@ div#page-header h1 a:hover { text-decoration: none; }
a { color: #00f; text-decoration: none; }
a:hover { text-decoration: underline; }
form#pasteform ul { list-style-type: none; }
+textarea { font-family: monospace; }
div#info { font-size: small; color: #bbb; }
span#nick, span#date, span#syntax-type { color: #888; }
div#alt-links { font-size: small; }