Template:MIT-style

From 2012.igem.org

(Difference between revisions)
 
(14 intermediate revisions not shown)
Line 7: Line 7:
a:hover {
a:hover {
     text-decoration: underline;
     text-decoration: underline;
 +
}
 +
 +
td{
 +
vertical-align:top;
 +
padding:10px;
}
}
Line 66: Line 71:
#centersponsors{
#centersponsors{
-
    float: left;
 
     width: 197px;
     width: 197px;
     margin-right: 17px;
     margin-right: 17px;
Line 79: Line 83:
}
}
#leftsponsors{
#leftsponsors{
-
     float: left;
+
     padding-left:50px;
     width: 175px;
     width: 175px;
     margin-right: 17px;
     margin-right: 17px;
Line 88: Line 92:
}  
}  
#rightsponsors{
#rightsponsors{
-
    float: left;
 
     width: 170px;
     width: 170px;
     display: inline;
     display: inline;
Line 96: 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 102: 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{
Line 109: Line 113:
}
}
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 115: 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 208: Line 213:
     margin-top: 20px;
     margin-top: 20px;
}
}
 +
 +
.mrna_domain {float: left; }
#top-section, #top-section * { border: none !important; border: none;}
#top-section, #top-section * { border: none !important; border: none;}
-
#footer-box {left: -5px}
+
#footer-box { left: -5px }
 +
#accordion h3 { margin-bottom: 1px; }
 +
#catlinks { display: none;}
--></style></head></html>
--></style></head></html>

Latest revision as of 03:59, 27 October 2012