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

From Help Wiki
 
Line 1: Line 1:
 
/*<nowiki>*/
 
/*<nowiki>*/
  
#subheader h1 {
+
/*#subheader h1 {
 
   color:#fff;
 
   color:#fff;
 
   font-family:"Times New Roman", Times, serif;
 
   font-family:"Times New Roman", Times, serif;
Line 12: Line 12:
 
padding:4.6em 0 1em 4.5em;
 
padding:4.6em 0 1em 4.5em;
 
}
 
}
 +
*/

Latest revision as of 17: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;
}
*/