From 47088abad9dbdd4ea24180753fa47ea3e363390c Mon Sep 17 00:00:00 2001 From: xue <> Date: Thu, 9 Feb 2006 14:32:13 +0000 Subject: Added Printer-friendly version of quickstart tutorial. --- demos/quickstart/themes/PradoSoft/style.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'demos/quickstart/themes') diff --git a/demos/quickstart/themes/PradoSoft/style.css b/demos/quickstart/themes/PradoSoft/style.css index e054d05a..df8d1e19 100644 --- a/demos/quickstart/themes/PradoSoft/style.css +++ b/demos/quickstart/themes/PradoSoft/style.css @@ -68,7 +68,7 @@ a -#menu { +.mainmenu { padding:10px; padding-right:10px; background:#EDEDED; @@ -79,12 +79,12 @@ a font-size: 9pt; } -#menu a { +.mainmenu a { color:#737373; text-decoration:none; } -#menu a:hover { +.mainmenu a:hover { color: #FF0000; } -- cgit v1.2.3