Template:MIT-style

From 2011.igem.org

(Difference between revisions)
 
(25 intermediate revisions not shown)
Line 42: Line 42:
     float: left;
     float: left;
     width: 576px;
     width: 576px;
-
     padding: 30px 22px;
+
     padding: 30px 0px;
     margin:0;
     margin:0;
}
}
Line 59: Line 59:
#col_nav{
#col_nav{
     float: left;
     float: left;
-
     width: 242px;
+
     width: 200px;
-
     padding: 30px 50px 30px 50px;
+
     padding: 30px 15px 30px 50px;
     margin:0;
     margin:0;
}
}
Line 111: Line 111:
h3{
h3{
     padding: 30px 0 20px 0;
     padding: 30px 0 20px 0;
-
     font-family: Georgia, "Times New Roman", Times, serif;
+
     font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
     font-size: 18px;
     font-size: 18px;
     font-weight: normal;
     font-weight: normal;
Line 123: Line 123:
     border-bottom: 1px dotted #999;
     border-bottom: 1px dotted #999;
     clear:both;
     clear:both;
 +
    padding-left: 50px;
 +
    padding-right: 50px;
}
}
#quote{
#quote{
Line 159: Line 161:
}
}
.col_list li{
.col_list li{
-
     background-color:#E3E3E3;
+
     background-color:#e1e6e9;
     padding: 5px 15px;
     padding: 5px 15px;
 +
}
 +
 +
.col_list_team ul{
 +
    list-style-type:none;
 +
    list-style-image:none;
 +
    background-image:none;
 +
}
 +
.col_list_team li{
 +
    background-color:#e1e6e9;
}
}
Line 166: Line 177:
/* TEAM PAGE */
/* TEAM PAGE */
 +
 +
.bio {
.bio {
     clear:both;
     clear:both;
Line 180: Line 193:
     margin-top: 20px;
     margin-top: 20px;
}
}
 +
 +
#accordion .ui-accordion-content { padding: 0px 0px 0px 0px; }
</style>
</style>
</head>
</head>
</html>
</html>

Latest revision as of 23:11, 27 October 2011