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: 0px;
+
     height: 20px;
     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 109: Line 110:
/* Normal text style */
/* Normal text style */
.normal {
.normal {
-
font-size: 14px;
+
font-size: 15px;
}
}
-
p.normal {
+
.normal p{
text-align: justify;
text-align: justify;
}
}
Line 120: Line 121:
font-weight: bold;
font-weight: bold;
text-align: center;
text-align: center;
-
border-bottom: solid 1px #444444;
+
border-bottom: solid 1px #AAAAAA;
}
}
Line 140: Line 141:
.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.5em;
 +
margin-bottom: 0.5em;
 +
border-top: solid 1px #AAAAAA;
 +
border-bottom: solid 1px #AAAAAA;
color: white;
color: white;
}
}
#section-nav ul {
#section-nav ul {
 +
margin: 0 0 0 0.5em;
padding: 0px;
padding: 0px;
list-style-type: none;
list-style-type: none;
Line 168: Line 174:
div.section {
div.section {
 +
padding: 0.1em 0.5em 0.1em 0.5em;
}
}
#references {
#references {
 +
padding: 0.1em 0.5em 0.1em 0.5em;
margin-top: 1em;
margin-top: 1em;
}
}
</style>
</style>
</html>
</html>

Revision as of 15:58, 26 September 2013