nicolaken 2003/12/31 06:34:18
Modified: build/site/skin page.css
Log:
Update site.
Revision Changes Path
1.7 +8 -2 incubator-site/build/site/skin/page.css
Index: page.css
===================================================================
RCS file: /home/cvs/incubator-site/build/site/skin/page.css,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- page.css 6 Oct 2003 19:28:58 -0000 1.6
+++ page.css 31 Dec 2003 14:34:18 -0000 1.7
@@ -23,6 +23,11 @@
.tab a:link { text-decoration : none; }
.tab a:visited { text-decoration : none; color: #2A4A6D }
.tab a:hover { color: #000066; }
+.level2tab { font-size : 75%; border: 0 ; color: #2A4A6D}
+.level2tab a { color: #2A4A6D }
+.level2tab a:link { text-decoration : none; }
+.level2tab a:visited { text-decoration : none; color: #2A4A6D }
+.level2tab a:hover { color: #000066; }
table .title { background-color: #FFFFFF; width:100%; border: 0px; }
.dida { font-size: 80%; }
@@ -45,12 +50,13 @@
.note { border: solid 1px #7099C5; background-color: #f0f0ff; }
.note .label { background-color: #7099C5; color: #ffffff; }
+.note .label { background-color: #7099C5; color: #ffffff; padding: 5px 5px
5px 10px; }
.warning { border: solid 1px #D00000; background-color: #fff0f0; }
-.warning .label { background-color: #D00000; color: #ffffff; }
+.warning .label { background-color: #D00000; color: #ffffff; padding: 5px
5px 5px 10px; }
.fixme { border: solid 1px #C6C600; background-color: #FAF9C3; }
-.fixme .label { background-color: #C6C600; color: #ffffff; }
+.fixme .label { background-color: #C6C600; color: #ffffff; padding: 5px 5px
5px 10px; }
.code { border-color: #CFDCED; border-style: solid; border-width: 1px; }
.codefrag { font-family: "Courier New", Courier, monospace; }
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]