| (10 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
/*<nowiki>*/ | /*<nowiki>*/ | ||
| − | #subheader h1 { | + | /*#subheader h1 { |
| − | color:# | + | color:#fff; |
| + | font-family:"Times New Roman", Times, serif; | ||
| + | text-transform: lowercase; | ||
| + | |||
} | } | ||
| − | + | #subheader { | |
| + | background: #bccfd7 url('/computing/images/d/d3/Geodocslogo.gif')no-repeat left 50px; | ||
| + | padding:4.6em 0 1em 4.5em; | ||
| + | } | ||
| + | */ | ||
Latest revision as of 16:15, 31 March 2010
/*<nowiki>*/
/*#subheader h1 {
color:#fff;
font-family:"Times New Roman", Times, serif;
text-transform: lowercase;
}
#subheader {
background: #bccfd7 url('/computing/images/d/d3/Geodocslogo.gif')no-repeat left 50px;
padding:4.6em 0 1em 4.5em;
}
*/