Team:Northwestern/Templates/Skinning

From 2012.igem.org

(Difference between revisions)
 
(12 intermediate revisions not shown)
Line 25: Line 25:
     border-bottom: 0px;}
     border-bottom: 0px;}
p {
p {
-
     font-size: 16px;}
+
     font-size: 16px;
 +
    margin-bottom: 12px;}
body {
body {
     font-family: "Trebuchet MS", Helvetica, sans-serif;
     font-family: "Trebuchet MS", Helvetica, sans-serif;
Line 95: Line 96:
.content {
.content {
     width:1000px;
     width:1000px;
-
     min-height:120px;
+
     min-height:100px;
     height:auto !important;
     height:auto !important;
-
     height:120px;  
+
     height:100px;  
     margin-top:40px;
     margin-top:40px;
     align:center;
     align:center;
Line 105: Line 106:
     position:relative;  
     position:relative;  
     float:left;  
     float:left;  
-
     margin-bottom:10px;
+
     margin-right:10px;
-
    margin-right:40px;
+
     width:24%;
-
     width:210px;
+
}
}
.arrow-text {  
.arrow-text {  
-
     margin-top: 6px; }
+
     margin-top: 10px; }
.arrow-header {
.arrow-header {
     position:absolute;
     position:absolute;
Line 116: Line 116:
     font-size:32px;  
     font-size:32px;  
     color:#eaeaea;
     color:#eaeaea;
-
     width:100%; }
+
     width:100%;
 +
    text-align:center;
 +
    align:center; }
</style>
</style>
</html>
</html>

Latest revision as of 01:00, 27 October 2012