User: user57
Date: 01/11/23 00:25:06
Modified: src/docs main.css
Log:
o removed small-caps from headings
Revision Changes Path
1.13 +1 -6 newsite/src/docs/main.css
Index: main.css
===================================================================
RCS file: /cvsroot/jboss/newsite/src/docs/main.css,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- main.css 2001/11/23 07:58:34 1.12
+++ main.css 2001/11/23 08:25:06 1.13
@@ -2,7 +2,7 @@
* CSS Style Sheet for the JBoss website.
*/
-/* $Id: main.css,v 1.12 2001/11/23 07:58:34 user57 Exp $ */
+/* $Id: main.css,v 1.13 2001/11/23 08:25:06 user57 Exp $ */
BODY {
font-family: Arial,serif;
@@ -32,8 +32,6 @@
color: #336633;
clear: both;
font-weight: bold;
- font-variant: small-caps;
- letter-spacing: 0.1em;
}
H1 {
@@ -56,15 +54,12 @@
padding-top: 5px;
font-size: 13px;
font-weight: normal;
- letter-spacing: normal;
}
H6 {
padding-top: 5px;
font-size: 13px;
- font-variant: normal;
font-weight: normal;
- letter-spacing: normal;
}
.linkhead {
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development