Team:Wageningen UR/Templates/HeaderFooterStyle

From 2011.igem.org

(Difference between revisions)
Line 29: Line 29:
   font-size: 15px;
   font-size: 15px;
   color: #005172;
   color: #005172;
 +
  text-shadow: 0 3px 0 #372c24;
   padding-left: 5px;
   padding-left: 5px;
   margin: 0 0.5em 0 22%;  
   margin: 0 0.5em 0 22%;  
Line 37: Line 38:
   font-size: 13px;
   font-size: 13px;
   color: #507d95;
   color: #507d95;
 +
  text-shadow: 0 3px 0 #372c24;
   padding-left: 5px;
   padding-left: 5px;
   margin: 0 0.5em 0 22%;
   margin: 0 0.5em 0 22%;
Line 48: Line 50:
a:link {
a:link {
color: white;  
color: white;  
 +
        text-shadow: 0 3px 0 #372c24;
text-decoration: none;  
text-decoration: none;  
font-family: 'Ubuntu', serif;
font-family: 'Ubuntu', serif;
Line 56: Line 59:
         a:visited {
         a:visited {
         color: white;  
         color: white;  
 +
        text-shadow: 0 3px 0 #372c24;
text-decoration: none;  
text-decoration: none;  
font-family: 'Ubuntu', serif;
font-family: 'Ubuntu', serif;
Line 64: Line 68:
         a:hover {
         a:hover {
color: #005172;  
color: #005172;  
 +
        text-shadow: 0 3px 0 #372c24;
text-decoration: none;  
text-decoration: none;  
font-family: 'Ubuntu', serif;
font-family: 'Ubuntu', serif;
Line 72: Line 77:
         a:active {
         a:active {
         color: white;  
         color: white;  
 +
        text-shadow: 0 3px 0 #372c24;
text-decoration: none;  
text-decoration: none;  
font-family: 'Ubuntu', serif;
font-family: 'Ubuntu', serif;

Revision as of 06:06, 21 April 2011