Template:Tsinghua-A css

From 2013.igem.org

(Difference between revisions)
 
(6 intermediate revisions not shown)
Line 20: Line 20:
div#contentSub{
div#contentSub{
     display: none;
     display: none;
-
     position: absolute;
+
     position:absolute;
 +
 
}
}
div#top-section{
div#top-section{
Line 99: Line 100:
font-family: 'Oranienbaum', serif;
font-family: 'Oranienbaum', serif;
font-size:100%;
font-size:100%;
-
background:#232323 url('https://static.igem.org/mediawiki/2013/f/f4/123.jpg') no-repeat fixed center top;
+
background:rgba(244, 133, 43, 0.6) url('https://static.igem.org/mediawiki/2013/8/87/87d1ae65f14b175f85ab2406a342e425.jpg') no-repeat fixed center top;
margin: 0;
margin: 0;
padding: 0;
padding: 0;
color: #ffffff;
color: #ffffff;
-
position:relative;
+
position:relative;left:70px;
 +
top:5px;
text-shadow:0 0px, 1px 1px #2c2c2c;
text-shadow:0 0px, 1px 1px #2c2c2c;
}
}
Line 146: Line 148:
}
}
header {
header {
-
background:#2c2c2c;
+
background:rgb(77,226, 250);
}
}
.wrapper {  
.wrapper {  
Line 153: Line 155:
}
}
.contentBody {
.contentBody {
-
width:72.916666666666666666666666666667%;
+
width:80%;
float:left;
float:left;
-
background:none repeat scroll 0 0 rgba(44, 44, 44, 0.4);
+
background:none repeat scroll 0 0 rgba(50, 138, 174, 0.4);
}
}
.post {
.post {
Line 176: Line 178:
padding:4%;
padding:4%;
}
}
-
.sidebar {
+
 
-
width:22.916666666666666666666666666667%;
+
-
float:right;
+
-
background:none repeat scroll 0 0 rgba(44, 44, 44, 0.7);
+
-
}
+
.sBlock {
.sBlock {
padding:12%;
padding:12%;

Latest revision as of 10:58, 25 September 2013