stas 2002/07/09 03:29:18 Modified: src style.css Log: more style changes Submitted by: allan Revision Changes Path 1.78 +7 -6 modperl-docs/src/style.css Index: style.css =================================================================== RCS file: /home/cvs/modperl-docs/src/style.css,v retrieving revision 1.77 retrieving revision 1.78 diff -u -r1.77 -r1.78 --- style.css 5 Jul 2002 11:15:31 -0000 1.77 +++ style.css 9 Jul 2002 10:29:18 -0000 1.78 @@ -25,17 +25,17 @@ p, dl, ul, ol { font-family: helvetica, arial, verdana, sans-serif; - font-size: 1.0em; + /*font-size: 1.0em; */ } code { font-family: courier new, courier, monospace; - font-size: 1.0em; + /*font-size: 1.0em;*/ } .pre-section { font-family: courier new, courier, monospace; - font-size: 1.0em; + /*font-size: 1.0em;*/ border-style: solid; border-width: 0px 0px 0px 1px; white-space: pre; @@ -275,7 +275,7 @@ /* Wrapped around each section of content */ div.index-section { font-family: helvetica, arial, verdana, sans-serif; - font-size: 1.0em; + /*font-size: 1.0em;*/ } @@ -286,7 +286,7 @@ /* Wrapped around the entire search form in src/search/search.tt */ div.search-form { font-family: helvetica, arial, verdana, sans-serif; - font-size: 1.0em; + /*font-size: 1.0em; */ background-color: white; color: #000000; } @@ -326,7 +326,7 @@ /* title line for a search result */ span.search-result-title { font-family: helvetica, arial, verdana, sans-serif; - font-size: 1.0em; + /* font-size: 1.0em;*/ background-color: #ffffff; color: #000000; } @@ -458,6 +458,7 @@ font-family: helvetica, arial, verdana, sans-serif; width: 80px; margin: 0px 0px 2px 0px; + display: block; } .inp-select{
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]