webwork/src/docs/api stylesheet.css,1.3,1.4
[email protected] Mon, 03 Nov 2003 20:20:32 -0800
| Newsgroups | gmane.comp.java.open-symphony.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/opensymphony/webwork/src/docs/api
In directory sc8-pr-cvs1:/tmp/cvs-serv16009
Modified Files:
stylesheet.css
Log Message:
Updated stylesheet to match new site
Index: stylesheet.css
===================================================================
RCS file: /cvsroot/opensymphony/webwork/src/docs/api/stylesheet.css,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- stylesheet.css 2 Nov 2003 18:25:53 -0000 1.3
+++ stylesheet.css 4 Nov 2003 04:20:30 -0000 1.4
@@ -1,21 +1,41 @@
-body, td, li, br, div, p {
- font-family : Verdana,Arial,Helvetica,"MS Sans Serif";
- font-size: 12px;
+td, li, br, div, p
+{
+ font-family : verdana, arial, helvetica, sans-serif;
+ font-size: 11px;
}
-TD.NavBarCell1 {
- BACKGROUND-COLOR: #eeeeee;
+body
+{
+ margin: 0;
+ padding: 0;
+ color: #333333;
+ background-color: white;
+ font-size: 11px;
+ font-family: verdana, arial, helvetica, sans-serif;
+ line-height: 19px;
}
-TD.NavBarCell1Rev {
- BACKGROUND-COLOR: #ffffcc;
- border-color: #69c #036 #036 #69c;
- border-style: solid;
- border-width: 1px;
+TD.NavBarCell1
+{
+ font-size: 10px;
+ font-family: Verdana, Sans-Serif;
+ font-weight: bold;
+ color: #666666;
+ background-color: #99CCFF;
}
-TR.TableHeadingColor {
- background-color: #ffffcc;
+TD.NavBarCell1Rev
+{
+ font-family: Verdana, Sans-Serif;
+ font-size: 11px;
+ font-weight: bold;
+ color: #dedede;
+ background-color: #669900;
+}
+
+TR.TableHeadingColor
+{
+ background-color: #99CCFF;
}
HR
@@ -25,20 +45,49 @@
height: 1;
}
-i, b, em, strong {
- color: #164a7d;
+a
+{
+ text-decoration: none;
}
-code {
- color: #164a7d;
- font-size : 12px;
+a:link
+{
+ color: #003366;
}
-
-a, a:visited{
- color: #164a7d;
+a:visited
+{
+ color: #cc6600;
+}
+a:active
+{
+ background-color: transparent;
+ color: #cc6600;
}
-li {
+li
+{
padding-bottom: 2pt;
}
+h2
+{
+ color: #006699;
+ margin-bottom: 10px;
+ margin-top: 10px;
+}
+
+h3
+{
+ color: #006699;
+}
+
+h4
+{
+ font: 11px verdana, arial, helvetica, sans-serif;
+ font-weight: bold;
+ color: #cc6600;
+}
+h5, h6
+{
+ color: #032588;
+}
-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive? Does it
help you create better code? SHARE THE LOVE, and help us help
YOU! Click Here: http://sourceforge.net/donate/