Template:MIT-style

From 2012.igem.org

(Difference between revisions)
 
(48 intermediate revisions not shown)
Line 1: Line 1:
-
<html lang="en">  
+
<html lang="en"><head><style type="text/css"><!--
-
<head>
+
-
<style type="text/css">
+
-
 
+
a {
a {
     color: #991133;
     color: #991133;
Line 10: Line 7:
a:hover {
a:hover {
     text-decoration: underline;
     text-decoration: underline;
 +
}
 +
 +
td{
 +
vertical-align:top;
 +
padding:10px;
}
}
Line 60: Line 62:
     float: left;
     float: left;
     width: 200px;
     width: 200px;
-
     /*padding: 30px 15px 30px 50px;*/
+
     padding: 30px 15px 30px 50px;
     margin:0;
     margin:0;
}
}
Line 69: Line 71:
#centersponsors{
#centersponsors{
-
    float: left;
 
     width: 197px;
     width: 197px;
     margin-right: 17px;
     margin-right: 17px;
Line 82: Line 83:
}
}
#leftsponsors{
#leftsponsors{
-
     float: left;
+
     padding-left:50px;
     width: 175px;
     width: 175px;
     margin-right: 17px;
     margin-right: 17px;
Line 91: Line 92:
}  
}  
#rightsponsors{
#rightsponsors{
-
    float: left;
 
     width: 170px;
     width: 170px;
     display: inline;
     display: inline;
Line 99: Line 99:
}
}
#leftsponsors, #centersponsors, #rightsponsors{
#leftsponsors, #centersponsors, #rightsponsors{
 +
    float:left;
     list-style-type:none;
     list-style-type:none;
     list-style-image:none;
     list-style-image:none;
Line 105: Line 106:
#leftsponsors li, #centersponsors li, #rightsponsors li{
#leftsponsors li, #centersponsors li, #rightsponsors li{
     margin-left: 0px;
     margin-left: 0px;
-
     padding: 0 0 5px 0;
+
     padding: 0 0 20px 0;
}
}
#leftsponsors img, #centersponsors img, #rightsponsors img{
#leftsponsors img, #centersponsors img, #rightsponsors img{
-
     border: 1px solid #ccc;
+
     /*border: 1px solid #ccc;*/
 +
    padding: 5px 0;
}
}
h3{
h3{
-
     padding: 30px 0 20px 0;
+
     padding: 1em 0 0.3em 0;
     font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
     font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
     font-size: 18px;
     font-size: 18px;
Line 117: Line 119:
}
}
-
h1{
+
h1 {
-
     padding: 30px 0 20px 0;
+
     padding: 20px 0 10px 0;
     font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
     font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
     font-size: 22px;
     font-size: 22px;
 +
    line-height: 1.2em;
     font-weight: normal;
     font-weight: normal;
}
}
p{
p{
-
     padding: 10px 0 10px 0;
+
     padding: 5px 0 5px 0;
}
}
Line 166: Line 169:
}
}
 +
 +
 +
.col_list ul{
 +
    list-style-type:none;
 +
    list-style-image:none;
 +
    background-image:none;
 +
padding-left:0;
 +
margin-left:0;
 +
margin-right:0;
 +
}
 +
.col_list li{
 +
padding-bottom:4px;
 +
padding-top:4px;
 +
}
.col_list_team ul{
.col_list_team ul{
Line 174: Line 191:
.col_list_team li{
.col_list_team li{
     background-color:#e1e6e9;
     background-color:#e1e6e9;
 +
margin-left:0;
 +
margin-right:0;
}
}
Line 195: Line 214:
}
}
 +
.mrna_domain {float: left; }
-
#accordion .ui-accordion-content { padding: 0px 0px 0px 0px; }
+
#top-section, #top-section * { border: none !important; border: none;}
-
 
+
#footer-box { left: -5px }
-
</style>
+
#accordion h3 { margin-bottom: 1px; }
-
</head>
+
#catlinks { display: none;}
-
</html>
+
--></style></head></html>

Latest revision as of 03:59, 27 October 2012