From e2cb0b52aaa02a3f3f41d0df377d189529713738 Mon Sep 17 00:00:00 2001 From: wei <> Date: Thu, 10 May 2007 23:00:04 +0000 Subject: Update blog tutorial --- demos/blog-tutorial/themes/PradoSoft/style.css | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'demos/blog-tutorial/themes/PradoSoft') diff --git a/demos/blog-tutorial/themes/PradoSoft/style.css b/demos/blog-tutorial/themes/PradoSoft/style.css index c9391df5..3db86744 100644 --- a/demos/blog-tutorial/themes/PradoSoft/style.css +++ b/demos/blog-tutorial/themes/PradoSoft/style.css @@ -186,6 +186,12 @@ a margin: 0.2em; } +.cli +{ + color: white; + background-color: #555; +} + .source pre { font-family: "Courier New", Courier, mono; margin: 0; -- cgit v1.2.3