Template:Aquila

From 2012hs.igem.org

(Difference between revisions)
Line 120: Line 120:
</body>
</body>
</html>
</html>
-
 
-
<html lang="en">
 
-
<head>
 
-
<style type="text/css">
 
-
 
-
a {
 
-
    color: #991133;
 
-
    text-decoration: none;
 
-
}
 
-
 
-
a:hover {
 
-
    text-decoration: underline;
 
-
}
 
-
 
-
#minimalist {
 
-
    font-family:"Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
 
-
    font-size:9px;
 
-
    width: 100%;
 
-
    background:#fff;
 
-
    border-collapse:collapse;
 
-
    text-align:left;
 
-
    margin:20px;
 
-
}
 
-
 
-
#minimalist th {
 
-
    font-size:10px;
 
-
    font-weight:normal;
 
-
    color:#039;
 
-
    border-bottom:2px solid #6678b1;
 
-
    padding:10px 8px;
 
-
}
 
-
 
-
#minimalist td {
 
-
    color:#669;
 
-
    padding:9px 8px 0;
 
-
}
 
-
 
-
.clear {
 
-
    clear:both;
 
-
}
 
-
 
-
#col_left{
 
-
    float: left;
 
-
    width: 576px;
 
-
    padding: 30px 0px;
 
-
    margin:0;
 
-
}
 
-
#col_right{
 
-
    float: right;
 
-
    width: 242px;
 
-
    padding: 30px 28px 30px 15px;
 
-
    margin:0;
 
-
}
 
-
#col_center{
 
-
    float: center;
 
-
    width: 576;
 
-
    padding: 30px 100px;
 
-
    margin:0;
 
-
}
 
-
#col_nav{
 
-
    float: left;
 
-
    width: 200px;
 
-
    padding: 30px 15px 30px 50px;
 
-
    margin:0;
 
-
}
 
-
#block-content{
 
-
    padding-bottom: 15px;
 
-
    clear:both;
 
-
}
 
-
 
-
#gold_sponsors{
 
-
    float: left;
 
-
    width: 197px;
 
-
    margin-right: 17px;
 
-
    display: inline;
 
-
}
 
-
#gold_sponsors h3{
 
-
    color: #FFBE30;
 
-
    text-align:center;
 
-
}
 
-
#gold_sponsors ul{
 
-
    background-color: #FFF1C4;
 
-
}
 
-
#partners{
 
-
    float: left;
 
-
    width: 175px;
 
-
    margin-right: 17px;
 
-
    display: inline;
 
-
}
 
-
#partners h3{
 
-
    text-align:center;
 
-
}
 
-
#contributing_departments{
 
-
    float: left;
 
-
    width: 170px;
 
-
    display: inline;
 
-
}
 
-
#contributing_departments h3{
 
-
    text-align:center;
 
-
}
 
-
#partners ul, #contributing_departments ul, #gold_sponsors ul{
 
-
    list-style-type:none;
 
-
    list-style-image:none;
 
-
    margin-left:0px;
 
-
}
 
-
#partners li, #contributing_departments li, #gold_sponsors li{
 
-
    margin-left: 0px;
 
-
}
 
-
#partners img, #contributing_departments img, #gold_sponsors img{
 
-
    border: 1px solid #ccc;
 
-
}
 
-
h3{
 
-
    padding: 30px 0 20px 0;
 
-
    font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
 
-
    font-size: 18px;
 
-
    font-weight: normal;
 
-
}
 
-
 
-
#center{
 
-
    float:left;
 
-
    padding-bottom: 35px;
 
-
    margin-bottom:10px;
 
-
    border-top: 1px dotted #999;
 
-
    border-bottom: 1px dotted #999;
 
-
    clear:both;
 
-
    padding-left: 50px;
 
-
    padding-right: 50px;
 
-
}
 
-
#quote{
 
-
float:left;
 
-
        padding: 0 25px 25px 25px;
 
-
font-family: Georgia, "Times New Roman", Times, serif;
 
-
font-size: 17px;
 
-
font-style: italic;
 
-
letter-spacing: 2px;
 
-
color: #333;
 
-
}
 
-
#quote p{
 
-
line-height: 22px;
 
-
}
 
-
#quote p.testimonial{
 
-
font-size: 12px;
 
-
font-family: Arial, Helvetica, sans-serif;
 
-
font-style: normal;
 
-
color: #000;
 
-
        margin-left:15px;
 
-
 
-
}
 
-
#quote .quote{
 
-
font-size: 26px;
 
-
}
 
-
#contacts h2{
 
-
    margin-top: 20px;
 
-
}
 
-
 
-
 
-
 
-
.col_list ul{
 
-
    list-style-type:none;
 
-
    list-style-image:none;
 
-
    background-image:none;
 
-
}
 
-
.col_list li{
 
-
    background-color:#e1e6e9;
 
-
    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;
 
-
}
 
-
 
-
 
-
 
-
/* TEAM PAGE */
 
-
 
-
 
-
.bio {
 
-
    clear:both;
 
-
    padding-bottom: 20px;
 
-
    border-bottom: 1px solid #ccc;
 
-
}
 
-
.bio img {
 
-
    float:left;
 
-
    margin-right: 10px;
 
-
}
 
-
 
-
#videoiframe {
 
-
    overflow: hidden;
 
-
    margin-top: 20px;
 
-
}
 
-
 
-
#accordion .ui-accordion-content { padding: 0px 0px 0px 0px; }
 
-
 
-
</style>
 
-
</head>
 
-
</html>
 
-
<div id="col_center">
 
-
    <div id="block-content">
 
-
    </div><!--end block-content-->
 

Revision as of 02:04, 28 March 2012