Team:AUC TURKEY/style.css

From 2014hs.igem.org

(Difference between revisions)
Line 1: Line 1:
@import url('https://2014hs.igem.org/Team:AUC_TURKEY/reset.css?action=raw&ctype=text/css');
@import url('https://2014hs.igem.org/Team:AUC_TURKEY/reset.css?action=raw&ctype=text/css');
#animatedmenu{
#animatedmenu{
-
background:#f7f7f7 url(../images/pattern.png) repeat top left;
+
background:#e5e5e5 url(../images/pattern.png) repeat top left;
color:#000;
color:#000;
font-family:'Georgia', 'Trebuchet MS', serif;
font-family:'Georgia', 'Trebuchet MS', serif;

Revision as of 13:28, 11 June 2014

@import url('https://2014hs.igem.org/Team:AUC_TURKEY/reset.css?action=raw&ctype=text/css');

  1. animatedmenu{

background:#e5e5e5 url(../images/pattern.png) repeat top left; color:#000; font-family:'Georgia', 'Trebuchet MS', serif; font-size:12px; } a{ color:#000; text-decoration:none; } .clr{ clear:both; } .container { width:100%; position:relative; z-index:100; margin:0 auto; } .header{ padding-top:40px; } .content { width:1000px; margin:0 auto; } h1{ margin:10px 0 0px 20px; font-size:80px; color:#000; text-shadow:1px 1px 1px #fff; font-family: 'Wire One', arial, serif; } h1 span{ font-size:22px; text-transform:uppercase; }

.content{ width:100%; position:relative; }