Template:Tsinghua:Common-Style

From 2013.igem.org

(Difference between revisions)
Line 7: Line 7:
#top-section {
#top-section {
     background-color: #444444;
     background-color: #444444;
-
     height: 20px;
+
     height: 0px;
     border-width:0px;
     border-width:0px;
     border-top-width:0px;
     border-top-width:0px;
}
}
#content {
#content {
-
    line-height: normal;
 
     width: 975px;
     width: 975px;
     border-left-width:0px;
     border-left-width:0px;
Line 110: Line 109:
/* Normal text style */
/* Normal text style */
.normal {
.normal {
-
font-size: 15px;
+
font-size: 14px;
-
        margin-left: 5%;
+
-
margin-right: 5%;
+
-
text-align: justify;
+
}
}
-
.normal p{
+
p.normal {
text-align: justify;
text-align: justify;
}
}
Line 144: Line 140:
.normal div {
.normal div {
 +
padding: 0.1em 0.5em 0.1em 0.5em;
}
}
/* brief description */
/* brief description */
#brief {
#brief {
-
padding: 0.1em 0.5em 0.1em 0.5em;
+
}
}
#section-nav {
#section-nav {
-
padding: 0.1em 0.5em 0.1em 0.5em;
 
color: white;
color: white;
}
}
#section-nav ul {
#section-nav ul {
-
margin: 0px 0px 0px 0.5em;
 
padding: 0px;
padding: 0px;
list-style-type: none;
list-style-type: none;
Line 173: Line 168:
div.section {
div.section {
-
padding: 0.1em 0.5em 0.1em 0.5em;
 
}
}

Revision as of 15:56, 26 September 2013