Template:MIT-style

From 2011.igem.org

(Difference between revisions)
 
(105 intermediate revisions not shown)
Line 3: Line 3:
<style type="text/css">
<style type="text/css">
-
#globalwrapper {
+
a {
-
width:975px;
+
    color: #991133;
-
padding-top:20px;
+
    text-decoration: none;
-
/*border-left:1px solid #8C8C8C;
+
-
border-right: 1px solid #8C8C8C;*/
+
-
margin: 0 auto;
+
-
background-color:#ffffff;
+
-
height:100%;
+
}
}
-
 
+
a:hover {
-
#navigation {
+
    text-decoration: underline;
-
margin-bottom:20px;
+
}
}
-
#content-wrapper {
+
#minimalist {
-
overflow: hidden;
+
    font-family:"Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
-
padding:10px;
+
    font-size:9px;
-
border-top: 1px dotted black;
+
    width: 100%;
 +
    background:#fff;
 +
    border-collapse:collapse;
 +
    text-align:left;
 +
    margin:20px;
}
}
-
 
+
#minimalist th {
-
.twocol.primary {
+
    font-size:10px;
-
width:72%;
+
    font-weight:normal;
-
height:100%;
+
    color:#039;
-
float:left;
+
    border-bottom:2px solid #6678b1;
-
display:inline;
+
    padding:10px 8px;
-
padding:5px;
+
}
}
-
.twocol.secondary {
+
#minimalist td {
-
margin-right:-10px;
+
    color:#669;
-
width: 26%;
+
    padding:9px 8px 0;
-
height:100%;
+
-
float:right;
+
-
display:inline;
+
-
border-left: 1px dotted black;
+
}
}
-
.threecol.primary {
+
.clear {
-
width:72%;
+
    clear:both;
-
border:1px solid red;
+
}
}
-
threecol.primary.primary {
+
#col_left{
-
width:72%;
+
    float: left;
-
border:1px solid black;
+
    width: 576px;
-
float:left;
+
    padding: 30px 0px;
 +
    margin:0;
}
}
-
 
+
#col_right{
-
threecol.primary.secondary {
+
    float: right;
-
width:26%;
+
    width: 242px;
-
border:1px solid black;
+
    padding: 30px 28px 30px 15px;
-
float:right;
+
    margin:0;
}
}
-
 
+
#col_center{
-
threecol.secondary /*secondary nav*/{
+
    float: center;
-
width:26%;
+
    width: 576;
-
border:1px solid black;
+
    padding: 30px 100px;
-
float:right;
+
    margin:0;
-
 
+
}
}
-
 
+
#col_nav{
-
#sponsors {
+
    float: left;
-
margin-left: auto;
+
    width: 200px;
-
margin-right: auto;
+
    padding: 30px 15px 30px 50px;
-
width: 100%;
+
    margin:0;
}
}
-
 
+
#block-content{
-
#sponsors div {
+
    padding-bottom: 15px;
-
width:32%;
+
    clear:both;
-
height: 60px;
+
-
float:left;
+
-
display:inline;
+
-
border:1px solid #DEDEDE;
+
-
margin: 3px;
+
}
}
-
#twitter {
+
#gold_sponsors{
-
background-position:center;
+
    float: left;
-
width:200px;
+
    width: 197px;
-
margin: 0 auto;
+
    margin-right: 17px;
 +
    display: inline;
}
}
-
#twitter .top {
+
#gold_sponsors h3{
-
background-image:url('https://static.igem.org/mediawiki/2011/6/65/MIT-twitter-top.jpg');
+
    color: #FFBE30;
-
background-repeat:no-repeat;
+
    text-align:center;
-
max-height:20px;
+
}
-
text-align:center;
+
#gold_sponsors ul{
-
padding-top:5px;
+
    background-color: #FFF1C4;
}
}
-
#twitter .middle {
+
#partners{
-
background-image:url('https://static.igem.org/mediawiki/2011/c/c8/MIT-twitter-middle.jpg');
+
    float: left;
-
background-repeat:repeat-y;
+
    width: 175px;
-
padding-left:20px;
+
    margin-right: 17px;
-
padding-top:10px;
+
    display: inline;
-
height:100%;
+
-
background-color:black;
+
}
}
-
#twitter .bottom {
+
#partners h3{
-
background-image:url('https://static.igem.org/mediawiki/2011/4/4b/MIT-twitter-bot.jpg');
+
    text-align:center;
-
background-repeat:no-repeat;
+
}
-
height:100px;
+
#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;
}
}
-
#twitter_update_list {
+
#center{
-
/* the main container */
+
    float:left;
-
list-style:none;
+
    padding-bottom: 35px;
-
margin:0;
+
    margin-bottom:10px;
-
margin-top:-15px;
+
    border-top: 1px dotted #999;
-
width: 160px;
+
    border-bottom: 1px dotted #999;
-
padding-left:0px;
+
    clear:both;
 +
    padding-left: 50px;
 +
    padding-right: 50px;
}
}
-
+
#quote{
-
#twitter_update_list li {
+
float:left;
-
/* wraps a single list */
+
        padding: 0 25px 25px 25px;
-
font-family: 'lucida sans unicode';
+
font-family: Georgia, "Times New Roman", Times, serif;
-
font-size:11px;
+
font-size: 17px;
-
padding: 5px 0px;
+
font-style: italic;
-
border-bottom: 1px dotted black;
+
letter-spacing: 2px;
 +
color: #333;
}
}
-
+
#quote p{
-
#twitter_update_list li span {
+
line-height: 22px;
-
/* wraps the tweet */
+
-
display: block;
+
}
}
-
+
#quote p.testimonial{
-
#twitter_update_list li a {
+
font-size: 12px;
-
/* wraps the link to the tweet */
+
font-family: Arial, Helvetica, sans-serif;
-
/* by default it have 85% font-size therefore you might want to change it like below */
+
font-style: normal;
-
font-size:100% !important;
+
color: #000;
-
font-size:11px !important;
+
        margin-left:15px;
 +
 +
}
 +
#quote .quote{
 +
font-size: 26px;
 +
}
 +
#contacts h2{
 +
    margin-top: 20px;
}
}
-
a {
+
 
-
color: #991133;
+
.col_list ul{
-
text-decoration: none;
+
    list-style-type:none;
 +
    list-style-image:none;
 +
    background-image:none;
 +
}
 +
.col_list li{
 +
    background-color:#e1e6e9;
 +
    padding: 5px 15px;
}
}
-
a:hover {
+
.col_list_team ul{
-
text-decoration: underline;
+
    list-style-type:none;
 +
    list-style-image:none;
 +
    background-image:none;
 +
}
 +
.col_list_team li{
 +
    background-color:#e1e6e9;
}
}
-
div .contentbox {
 
-
border: 1px solid red;
 
-
float:left;
 
-
height:180px;
 
-
width:230px;
 
-
}
+
 
 +
/* TEAM PAGE */
.bio {
.bio {
-
clear:both;
+
    clear:both;
 +
    padding-bottom: 20px;
 +
    border-bottom: 1px solid #ccc;
}
}
-
 
.bio img {
.bio img {
-
float:left;
+
    float:left;
 +
    margin-right: 10px;
}
}
 +
 +
#videoiframe {
 +
    overflow: hidden;
 +
    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