Template:Tsinghua:Common

From 2013.igem.org

(Difference between revisions)
 
(7 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;
}
}
-
#bodyContent {
 
-
}
 
#contentSub {
#contentSub {
Line 43: Line 42:
     visibility:hidden;
     visibility:hidden;
}
}
 +
 +
div#bodyContent > p:first-child {
 +
display:none;
 +
}
 +
</style>
</style>
<style type="text/css">
<style type="text/css">
Line 99: Line 103:
}
}
-
h1 {
+
h1.normal {
font-size: 24px;
font-size: 24px;
font-weight: bold;
font-weight: bold;
Line 105: Line 109:
}
}
-
h2 {
+
h2.normal {
font-size: 20px;
font-size: 20px;
font-weight: bold;
font-weight: bold;
Line 112: 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