From f4de82bcdafba51e4eed9cae6b2d3e5375ffd115 Mon Sep 17 00:00:00 2001 From: xue <> Date: Tue, 9 May 2006 12:11:38 +0000 Subject: --- demos/quickstart/themes/PradoSoft/style.css | 33 +++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) (limited to 'demos/quickstart/themes') diff --git a/demos/quickstart/themes/PradoSoft/style.css b/demos/quickstart/themes/PradoSoft/style.css index df8d1e19..38ef5375 100644 --- a/demos/quickstart/themes/PradoSoft/style.css +++ b/demos/quickstart/themes/PradoSoft/style.css @@ -332,3 +332,36 @@ dd margin-bottom: 0.75em; } +.quicksearch .search .searchBox +{ + width: 25em; +} + +.quicksearch .search +{ + text-align: center; + padding: 2em; +} + +.searchItem +{ + margin-top: 20px; + margin-left: 20px; + margin-right: 20px; +} + +.searchItemBody +{ + margin-top: 0em; + font-size: 0.9em; +} + +.searchItemLink +{ + font-size: 1.05em; +} + +.searchterm +{ + font-weight: bold; +} \ No newline at end of file -- cgit v1.2.3