Template:Tsinghua:Common

From 2013.igem.org

(Difference between revisions)
 
(10 intermediate revisions not shown)
Line 5: Line 5:
}
}
#top-section {
#top-section {
-
     height: 0px ;
+
     background-color: #444444;
-
     background-repeat: no-repeat;
+
     height: 20px;
     border-width:0px;
     border-width:0px;
     border-top-width:0px;
     border-top-width:0px;
}
}
#content {
#content {
 +
    width: 975px;
     border-left-width:0px;
     border-left-width:0px;
     border-right-width:0px;
     border-right-width:0px;
     padding:0px;
     padding:0px;
-
    width: 975px;
 
-
    background-color: rgba(255, 255, 255, 0.7);
 
}
}
-
#bodyContent {
+
 
-
    background-color: rgba(255, 255, 255, 0);
+
 
 +
#contentSub {
 +
display: none;
}
}
 +
.firstHeading {
.firstHeading {
-
     height:0px;
+
     display: none;
-
    margin-bottom:0em;
+
-
    visibility:hidden;
+
}
}
div#catlinks {
div#catlinks {
Line 42: Line 42:
     visibility:hidden;
     visibility:hidden;
}
}
 +
 +
div#bodyContent > p:first-child {
 +
display:none;
 +
}
 +
</style>
</style>
<style type="text/css">
<style type="text/css">
Line 98: Line 103:
}
}
-
h1 {
+
h1.normal {
font-size: 24px;
font-size: 24px;
font-weight: bold;
font-weight: bold;
Line 104: Line 109:
}
}
-
h2 {
+
h2.normal {
font-size: 20px;
font-size: 20px;
font-weight: bold;
font-weight: bold;
Line 111: Line 116:
}
}
-
h3 {
+
h3.normal {
font-size: 16px;
font-size: 16px;
font-weight: bold;
font-weight: bold;

Latest revision as of 07:22, 25 September 2013