Parent Directory
|
Revision Log
|
Patch
| revision 1.1 by jonen, Thu Jan 30 03:29:44 2003 UTC | revision 1.2 by jonen, Mon Feb 3 15:59:58 2003 UTC | |
|---|---|---|
| # | Line 216 class TextCSSNavCSS extends CSSBuilder { | Line 216 class TextCSSNavCSS extends CSSBuilder { |
| 216 | ||
| 217 | $this->add_entry(".textnav", "a", | $this->add_entry(".textnav", "a", |
| 218 | array("font-family" => "sans-serif", | array("font-family" => "sans-serif", |
| 219 | "font-size" => "8pt", | "font-size" => "10pt", |
| 220 | "font-weight" => "bold", | "font-weight" => "bold", |
| 221 | "text-decoration" => "none", | "text-decoration" => "none", |
| 222 | "color" => "#FFFFFF", | "color" => "#FFFFFF", |
|
||||||||
| MailToCvsAdmin">MailToCvsAdmin | ViewVC Help |
| Powered by ViewVC 1.1.26 |