Template:Team:Marburg/Template:HeaderMenu

From 2014.igem.org

(Difference between revisions)
Line 252: Line 252:
}
}
 +
/* ================================================================
 +
This copyright notice must be untouched at all times.
 +
Copyright (c) stu nicholls - cssplay.co.uk
 +
All rights reserved.
 +
=================================================================== */
/* ================================================================  
/* ================================================================  
This copyright notice must be untouched at all times.
This copyright notice must be untouched at all times.
Line 268: Line 273:
transition: all 0.6s ease-in-out;  
transition: all 0.6s ease-in-out;  
  }
  }
-
.wrap p {display:block; width:220px; height:330px; position:absolute; left:0; top:300px; z-index:1; background:transparent; font-size:12px; color:#fff; padding:0; margin:0; line-height:16px;
+
.wrap p {display:block; width:220px; height:330px; position:absolute; left:0; top:300px; z-index:1; background:transparent; font-size:12px; color:#000; padding:0; margin:0; line-height:16px;
-webkit-transition: all 0.6s ease-in-out;
-webkit-transition: all 0.6s ease-in-out;
-moz-transition: all 0.6s ease-in-out;
-moz-transition: all 0.6s ease-in-out;
Line 274: Line 279:
transition: all 0.6s ease-in-out;
transition: all 0.6s ease-in-out;
}
}
-
.wrap p b {display:block; font-size:22px; color:#fc0; text-align:center; margin:0; padding:0; line-height:30px;}
+
.wrap p b {display:block; font-size:22px; color:#333; text-align:center; margin:0; padding:0; line-height:30px;}
.wrap p span {display:block; padding:10px; line-height:20px;}
.wrap p span {display:block; padding:10px; line-height:20px;}

Revision as of 22:55, 16 October 2014