Template:MIT-style

From 2011.igem.org

(Difference between revisions)
 
(13 intermediate revisions not shown)
Line 118: Line 118:
#center{
#center{
     float:left;
     float:left;
-
     padding-bottom: 35px 0px 35px 0px;
+
     padding-bottom: 35px;
-
    width: 576;
+
     margin-bottom:10px;
     margin-bottom:10px;
     border-top: 1px dotted #999;
     border-top: 1px dotted #999;
     border-bottom: 1px dotted #999;
     border-bottom: 1px dotted #999;
     clear:both;
     clear:both;
 +
    padding-left: 50px;
 +
    padding-right: 50px;
}
}
#quote{
#quote{
Line 162: Line 163:
     background-color:#e1e6e9;
     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 167: Line 177:
/* TEAM PAGE */
/* TEAM PAGE */
 +
 +
.bio {
.bio {
     clear:both;
     clear:both;
Line 181: 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