Team:Warsaw

From 2010.igem.org

(Difference between revisions)
Line 12: Line 12:
{
{
     margin-left: 30px; margin-top: 30px;
     margin-left: 30px; margin-top: 30px;
 +
}
 +
 +
 +
/* >>>>WIKI CSS<<<<< */
 +
 +
input.searchButton {
 +
background:none repeat scroll 0 0 transparent;
 +
border:medium none;
 +
color: #333333;
 +
font-size:100%;
 +
font-weight:bold;
 +
margin:1px 10px 0;
 +
}
 +
 +
#search-controls {
 +
margin-top: 40px;
 +
display: block;
 +
background: none;
 +
position: absolute;
 +
}
 +
 +
.left-menu {
 +
width: 300px;
 +
margin-top: -75px;
 +
border: none;
 +
}
 +
 +
.left-menu ul {
 +
border: none;
 +
}
 +
 +
#searchform {
 +
background: none;
 +
display: block;
 +
float: right;
 +
}
 +
 +
#menubar.right-menu {
 +
width: 300px;
 +
display: block;
 +
float: left;
 +
margin-top: -75px;
 +
border: none;
 +
}
 +
 +
.right-menu ul {
 +
border: none;
 +
}
 +
 +
#top-section {
 +
height: 0px;
 +
width: 970px;
 +
margin-top: 0px;
 +
margin-bottom: 0px;
 +
margin-left: auto;
 +
padding:0;
 +
position: relative;
 +
border: none;
}
}
Line 21: Line 79:
}
}
-
#content{
+
#footer-box {
 +
border: 0;
 +
width: 970px;
 +
margin-left: auto;
 +
margin-right: auto;
 +
padding: 0;
 +
border: 1px solid #444444;
 +
/* background: [[Image:banner2.jpg]] */
 +
font-size: 11px;
 +
}
 +
.firstHeading {
 +
display: none;
}
}
-
#search-controls {
 
-
    margin-top: 40px;
 
-
    display: block;
 
-
    background: none;
 
-
    position: absolute;
 
 +
ol.references {
 +
text-align: left;
 +
font-size: smaller;
}
}
-
#top-section {
+
ul.references {
-
    height: 0px;
+
text-align: left;
-
    width: 970px;
+
font-size: smaller;
-
    margin-top: 0px;
+
-
    margin-bottom: 0px;
+
-
    margin-left: auto;
+
-
    padding:0;
+
-
    position: relative;
+
-
    border: none;
+
}
}
 +
/*reset*/
 +
p {
 +
display:none;
 +
margin:0;
 +
}
 +
 +
.editsection {
 +
font-size: 100%;
 +
font-weight: normal;
 +
font-color:#b0310e;
 +
}
 +
 +
ol.references > li:target  {
 +
background-color: #def;
 +
}
 +
 +
/* hide table of contents */
 +
#toc {
 +
display: none;
 +
}
 +
 +
h1 {
 +
font-size: 160%;
 +
}

Revision as of 16:00, 23 October 2010