stas 02/02/22 00:24:03
Modified: src style.css
Log:
- no need for using huge letters and bold weight for the title, it's
already standing out by using opposite to the rest of the page colors
Revision Changes Path
1.33 +1 -2 modperl-docs/src/style.css
Index: style.css
===================================================================
RCS file: /home/cvs/modperl-docs/src/style.css,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- style.css 22 Feb 2002 08:19:52 -0000 1.32
+++ style.css 22 Feb 2002 08:24:03 -0000 1.33
@@ -197,8 +197,7 @@
.headline {
color: #ffffff;
font-family: helvetica, arial, verdana, sans-serif;
- font-size:1.5em;
- font-weight: bold;
+ font-size: 1.2em;
}
td.headline {
background-color: #525a73;
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]