Difference between revisions of "User:Greenea/evergreen2.css"

From Help Wiki
Line 1: Line 1:
 
/*<nowiki>*/
 
/*<nowiki>*/
  
#subheader a {
+
#subheader h1 {
   color:#bccfd7;
+
   color:#fff;
 +
  font-family:"Times New Roman", Times, serif;
 +
 
}
 
}
  

Revision as of 16:06, 25 March 2010

/*<nowiki>*/

#subheader h1 {
  color:#fff;
  font-family:"Times New Roman", Times, serif;
 
}

#subheader {
background: #bccfd7 url('/computing/images/d/d3/Geodocslogo.gif')no-repeat left 50px;
}