about summary refs log tree commit diff
path: root/res
diff options
context:
space:
mode:
author"Vincent Ambo ext:(%22) <tazjin@me.com>2012-02-23T23·03+0100
committer"Vincent Ambo ext:(%22) <tazjin@me.com>2012-02-23T23·03+0100
commit066762051abe5739e956aeb5f369c58c02703010 (patch)
tree7e3ffb0a75e79588a8de39d37459de0254a561ac /res
parentd04d693eb9047d0ce10ae1244f4de1678d0d117a (diff)
* rendering comments
Diffstat (limited to 'res')
-rw-r--r--res/blogstyle.css9
1 files changed, 9 insertions, 0 deletions
diff --git a/res/blogstyle.css b/res/blogstyle.css
index 63330a97751b..5a27f550930f 100644
--- a/res/blogstyle.css
+++ b/res/blogstyle.css
@@ -52,6 +52,15 @@ body {
 	margin-top: 20px;
 }
 
+.tt { 
+	font-family: "courier new",courier,monospace; 
+	font-size: 13px;
+}
+
+.cl {
+	text-decoration:none;color:black;
+}
+
 .innerBoxTop {
 	height: 28px;
 	color: #000000;