Template:BU2013

From 2013.igem.org

(Difference between revisions)
Line 1: Line 1:
<html>
<html>
<style>
<style>
-
 
-
 
-
 
a{
a{
color:#B22222;
color:#B22222;
}
}
-
 
a:hover {
a:hover {
Line 18: Line 14:
}
}
-
td
+
td {
-
{
+
    font-family: Signika;
-
font-family: Signika;
+
    font-size: 10pt;
-
font-size: 10pt;
+
    vertical-align: top;
-
vertical-align: top;
+
    text-align: left;
-
text-align: left;
+
    padding-right: 10px;
-
padding-right: 10px;
+
}
}
-
tr
+
tr {
-
{
+
    vertical-align: top;
-
vertical-align: top;
+
}
}
Line 39: Line 33:
     }
     }
-
 
 
H4 {
H4 {
     font-family: Signika;
     font-family: Signika;
Line 52: Line 45:
vertical-align: text-top;
vertical-align: text-top;
}
}
-
 
-
 
body {
body {
background: #FFFFFF;
background: #FFFFFF;
font-family: Signika;
font-family: Signika;
-
 
}
}
Line 88: Line 78:
text-align: center;
text-align: center;
margin: 5px;
margin: 5px;
-
border: 1px solid #69d01d;
+
border: 1px solid #69d01d;
-
+
}
}
Line 103: Line 92:
vertical-align: middle;
vertical-align: middle;
}
}
-
 
#nav li {
#nav li {
Line 148: Line 136:
background: #fff url(img/gradient.png) repeat-x 0 -100px !important;
background: #fff url(img/gradient.png) repeat-x 0 -100px !important;
color: #B22222 !important;
color: #B22222 !important;
-
 
text-shadow: 0 1px 1px rgba(0,0,0, .1);
text-shadow: 0 1px 1px rgba(0,0,0, .1);
}
}
-
 
/* dropdown */
/* dropdown */
Line 167: Line 153:
position: absolute;
position: absolute;
top: 32px;
top: 32px;
-
left: 0;
+
left: 0;
-
+
}
}
 +
#nav ul li {
#nav ul li {
float: none;
float: none;
margin: 0;
margin: 0;
padding: 0;
padding: 0;
-
 
}
}
Line 180: Line 165:
font-weight: normal;
font-weight: normal;
text-shadow: 0 1px 0 #fff;
text-shadow: 0 1px 0 #fff;
-
 
}
}
Line 192: Line 176:
height: 0;
height: 0;
}
}
 +
#nav {
#nav {
display: inline-block;
display: inline-block;
-
}  
+
}
 +
html[xmlns] #nav {
html[xmlns] #nav {
display: block;
display: block;
Line 202: Line 188:
height: 1%;
height: 1%;
}
}
-
 
-
 
Line 210: Line 194:
     src: url(HP PSG.eot);
     src: url(HP PSG.eot);
}
}
-
 
-
 
-
 
-
 
-
 
<head>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 +
<style type="text/css">
-
<style type="text/css">
 
/*hide default igem banner and reformat style into blank slate*/
/*hide default igem banner and reformat style into blank slate*/
#globalWrapper {width: 100%;}
#globalWrapper {width: 100%;}
Line 248: Line 227:
.navbar li a:hover {background:#69d01d; color: #ffffff;}
.navbar li a:hover {background:#69d01d; color: #ffffff;}
-
/*only use for current page content header (i.e. Team, G-nomeSurferPro, etc)*/
+
/*only use for current page content header*/
H4 {
H4 {
Line 267: Line 246:
       font-size: 12pt;
       font-size: 12pt;
     }
     }
 +
H7 {
H7 {
       font-family: Signika;
       font-family: Signika;

Revision as of 19:49, 22 July 2013