Team:MIT/styles

From 2011.igem.org

(Difference between revisions)
 
(46 intermediate revisions not shown)
Line 1: Line 1:
-
ul {list-style: none;}
+
<html lang="en">
-
/*
+
<head>
-
/* Wiki Hacks - START */
+
<style type="text/css">
-
/* Author: Pieter van Boheemen */
+
-
/* Team: TU Delft */
+
-
/* Thanks guys - Bill Collins */
+
-
#globalWrapper {
+
#globalwrapper {
-
    background-color: transparent;
+
width:975px;
-
    padding-bottom:0px;
+
padding-top:20px;
-
    border: none;
+
/*border-left:1px solid #8C8C8C;
-
    }
+
border-right: 1px solid #8C8C8C;*/
-
#content {
+
margin: 0 auto;
-
    background-color: white;
+
background-color:#ffffff;
-
    border:none;
+
height:100%;
-
    padding-bottom:none;
+
}
-
    margin-bottom:none;
+
-
    }
+
-
#bodyContent {
+
-
    border: none;
+
-
    }
+
-
#top-section {
+
-
    height: 14px;
+
-
    margin-top: -14px;
+
-
    margin-left: auto;
+
-
    margin-right: auto;
+
-
    margin-bottom: 0 !important;
+
-
    margin-bottom: 10px;
+
-
    padding:0;
+
-
    border: none;
+
-
    }
+
-
#p-logo {
+
-
    height:1px;
+
-
    overflow:hidden;
+
-
    border:none;
+
-
    }
+
-
#search-controls {
+
-
    overflow:hidden;
+
-
    display:none;
+
-
    background: none;
+
-
    position: absolute;
+
-
    top: 100px;
+
-
    right: 40px;
+
-
    }         
+
-
.left-menu { width: 400px; display:block; float:left; margin-top:-62px; margin-right:30px; border: none;  left:20px;}                                                                                                                                 
+
-
.left-menu ul { border: none; }
+
-
#menubar.right-menu {
 
-
    width:300px;
 
-
    display:block;
 
-
    float:left;
 
-
    margin-top:-62px;
 
-
    padding-left:50px;
 
-
    border: none;
 
-
    right:50px;
 
-
    }                                                                                                                                                       
 
-
.right-menu ul { border: none;}
 
-
#menubar li a{
+
#navigation {
-
    color:#73a631;
+
margin-bottom:20px;
}
}
-
#menubar li a:hover {
+
#content-wrapper {
-
    color:#73a631;
+
overflow: hidden;
-
    text-decoration:underline;
+
padding:10px;
 +
border-top: 1px dotted black;
}
}
-
#menubar li.selected a {
+
 
-
    color:#555555;
+
.twocol.primary {
 +
width:72%;
 +
height:100%;
 +
float:left;
 +
display:inline;
 +
padding:5px;
}
}
-
#footer-box {
+
.twocol.secondary {
-
    background-color: white;
+
margin-right:-10px;
-
    border: none;
+
width: 26%;
-
    width: 965px;
+
height:100%;
-
    margin: 0 auto;
+
float:right;
-
    margin-bottom:none;
+
display:inline;
-
    padding-left:5px;
+
border-left: 1px dotted black;
-
    padding-right:5px;
+
}
-
    }
+
-
#footer {
+
-
    border: none;
+
-
    width: 965px;
+
-
    margin: 0;
+
-
    padding: 0;
+
-
    background-color:white;
+
-
    }                                                                                                                                                        .firstHeading { display: none;}
+
-
#f-list a {
+
-
    color: #333;
+
-
    font-size: 10px;
+
-
    }
+
-
#f-list a:hover {
+
-
    color: #666;
+
-
    }
+
-
#footer ul {
+
-
    margin: 0;
+
-
    padding: 0;
+
-
    }
+
-
#footer ul li {
+
-
    margin-top: 0;
+
-
    margin-bottom: 0;
+
-
    margin-left: 10px;
+
-
    margin-right: 10px;
+
-
    padding: 0;
+
-
    }
+
 +
.threecol.primary {
 +
width:72%;
 +
border:1px solid red;
 +
}
 +
 +
threecol.primary.primary {
 +
width:72%;
 +
border:1px solid black;
 +
float:left;
 +
}
 +
 +
threecol.primary.secondary {
 +
width:26%;
 +
border:1px solid black;
 +
float:right;
 +
}
 +
 +
threecol.secondary /*secondary nav*/{
 +
width:26%;
 +
border:1px solid black;
 +
float:right;
 +
 +
}
 +
 +
#sponsors {
 +
margin-left: auto;
 +
margin-right: auto;
 +
width: 100%;
 +
}
 +
 +
#sponsors div {
 +
width:32%;
 +
height: 60px;
 +
float:left;
 +
display:inline;
 +
border:1px solid #DEDEDE;
 +
margin: 3px;
 +
}
 +
 +
#twitter {
 +
background-position:center;
 +
width:200px;
 +
margin: 0 auto;
 +
}
 +
#twitter div.top {
 +
background-image:url('https://static.igem.org/mediawiki/2011/6/65/MIT-twitter-top.jpg');
 +
background-repeat:no-repeat;
 +
max-height:20px;
 +
text-align:center;
 +
padding-top:5px;
 +
}
 +
#twitter div.middle {
 +
background-image:url('https://static.igem.org/mediawiki/2011/c/c8/MIT-twitter-middle.jpg');
 +
background-repeat:repeat-y;
 +
padding-left:20px;
 +
padding-top:10px;
 +
height:100%;
 +
background-color:black;
 +
}
 +
#twitter div.bottom {
 +
background-image:url('https://static.igem.org/mediawiki/2011/4/4b/MIT-twitter-bot.jpg');
 +
background-repeat:no-repeat;
 +
height:100px;
 +
}
 +
 +
#twitter_update_list {
 +
/* the main container */
 +
list-style:none;
 +
margin:0;
 +
margin-top:-15px;
 +
width: 160px;
 +
padding-left:0px;
 +
}
 +
 +
#twitter_update_list li {
 +
/* wraps a single list */
 +
font-family: 'lucida sans unicode';
 +
font-size:11px;
 +
padding: 5px 0px;
 +
border-bottom: 1px dotted black;
 +
}
 +
 +
#twitter_update_list li span {
 +
/* wraps the tweet */
 +
display: block;
 +
}
 +
 +
#twitter_update_list li a {
 +
/* wraps the link to the tweet */
 +
/* by default it have 85% font-size therefore you might want to change it like below */
 +
font-size:100% !important;
 +
font-size:11px !important;
 +
}
 +
 +
 +
a {
 +
color: #991133;
 +
text-decoration: none;
 +
}
 +
 +
a:hover {
 +
text-decoration: underline;
 +
}
-
/* Wiki Hacks - END */
+
</style>
-
*/
+
</head>
 +
</html>

Latest revision as of 17:12, 12 August 2011