Template:MichiganHeadCSS/Meta

From 2014.igem.org

(Difference between revisions)
 
(32 intermediate revisions not shown)
Line 16: Line 16:
<!-- Styles -->
<!-- Styles -->
<style>
<style>
 +
 +
 +
/*-------------------------------------------*/
/*-------------------------------------------*/
/*                  LAYOUT
/*                  LAYOUT
Line 239: Line 242:
code,
code,
pre{
pre{
-
display: block;
 
clear: both;
clear: both;
overflow: auto;
overflow: auto;
Line 245: Line 247:
line-height: 20px;
line-height: 20px;
white-space: pre;
white-space: pre;
 +
}
 +
 +
code{
 +
display: block;
}
}
Line 716: Line 722:
vertical-align:baseline;
vertical-align:baseline;
background:transparent;
background:transparent;
 +
}
 +
 +
#contentBody p:first-child{
 +
display: none;
}
}
Line 808: Line 818:
#cap{
#cap{
-
height: 5px;
+
height: 0px;
background: #22aaee;
background: #22aaee;
}
}
Line 814: Line 824:
#header ,
#header ,
#header-container{
#header-container{
-
height: 90px;
+
height: 50px;
}
}
Line 828: Line 838:
#logo{
#logo{
bottom: 50%;
bottom: 50%;
-
margin-bottom: -25px;
+
margin-bottom: -140px;
 +
margin-left: -23px;
}
}
Line 1,201: Line 1,212:
h1,h2,h3,h4,h5,h6{
h1,h2,h3,h4,h5,h6{
font-family: 'Droid Serif', Georgia, 'Times New Roman', serif;
font-family: 'Droid Serif', Georgia, 'Times New Roman', serif;
-
font-style: italic;
+
font-style: bold;
font-weight: normal;
font-weight: normal;
-
color: #333;
 
-
text-shadow: 1px 1px 0 #f6f6f6 , 2px 2px 0 #d6d6d6;
 
}
}

Latest revision as of 00:51, 15 October 2014

Michigan Synthetic Biology Team