From ff32eed01f783ee33caeacb0f7315612f0994f8f Mon Sep 17 00:00:00 2001 From: xue <> Date: Sun, 8 Apr 2007 21:33:23 +0000 Subject: Added Day 2 tutorial. --- demos/blog-tutorial/themes/PradoSoft/style.css | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) (limited to 'demos/blog-tutorial/themes') diff --git a/demos/blog-tutorial/themes/PradoSoft/style.css b/demos/blog-tutorial/themes/PradoSoft/style.css index ddfc7622..c9391df5 100644 --- a/demos/blog-tutorial/themes/PradoSoft/style.css +++ b/demos/blog-tutorial/themes/PradoSoft/style.css @@ -21,14 +21,14 @@ h1, h2, h3, h4 margin-bottom: 0; } -h1, h2 +h1 { padding-bottom: 3px; border-bottom: 1px solid #ccc; } h1 { - font-size:13pt; + font-size:14pt; } h2 { @@ -657,4 +657,14 @@ div.last-modified { border-left: 1px solid #ccc; border-right: 1px solid #ccc; +} + +img.output +{ + padding: 0.5em; + border-style:solid; + border-width:1px; + border-color:#eeeeee; + background-color:#ffffee; + margin: 0.2em; } \ No newline at end of file -- cgit v1.2.3