From 9b4174135679398eaed518db99f3c72545aa3876 Mon Sep 17 00:00:00 2001 From: wei <> Date: Wed, 24 Jan 2007 07:02:06 +0000 Subject: add last-modified css --- demos/quickstart/themes/PradoSoft/style.css | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'demos') diff --git a/demos/quickstart/themes/PradoSoft/style.css b/demos/quickstart/themes/PradoSoft/style.css index dac27dde..a69a6540 100644 --- a/demos/quickstart/themes/PradoSoft/style.css +++ b/demos/quickstart/themes/PradoSoft/style.css @@ -599,3 +599,12 @@ table.tabular td { padding: 0.75em; } + + +div.last-modified +{ + font-size: 0.8em; + color: #999; + margin-top: 5em; + margin-bottom: -3em; +} \ No newline at end of file -- cgit v1.2.3