summaryrefslogtreecommitdiff
path: root/demos/quickstart/themes
diff options
context:
space:
mode:
authorwei <>2007-01-24 07:02:06 +0000
committerwei <>2007-01-24 07:02:06 +0000
commit9b4174135679398eaed518db99f3c72545aa3876 (patch)
treedc980b8c0228e65597f7ec286b60956e0e31d42b /demos/quickstart/themes
parenta019fe347214aac122144ac5027bf4b96cfbc72a (diff)
add last-modified css
Diffstat (limited to 'demos/quickstart/themes')
-rw-r--r--demos/quickstart/themes/PradoSoft/style.css9
1 files changed, 9 insertions, 0 deletions
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