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

From Help Wiki
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
/*<nowiki>*/
 
/*<nowiki>*/
  
#subheader a {
+
/*#subheader h1 {
   color:#bccfd7;
+
   color:#fff;
 +
  font-family:"Times New Roman", Times, serif;
 +
  text-transform: lowercase;
 +
 
}
 
}
  
 
#subheader {
 
#subheader {
background-image: url('/computing/images/d/d3/Geodocslogo.gif');
+
background: #bccfd7 url('/computing/images/d/d3/Geodocslogo.gif')no-repeat left 50px;
 +
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;
}
*/