Template:CSU Template 1 top

From 2012.igem.org

(Difference between revisions)
Line 88: Line 88:
}
}
-
#content a {
+
/*********CONTENT_MAIN FORMATTING*********/
 +
 
 +
#content_main a {
font-weight: bold;
font-weight: bold;
color: #F1C900;
color: #F1C900;
Line 94: Line 96:
}
}
-
#content a:hover {
+
#content_main a:hover {
text-decoration: underline;
text-decoration: underline;
}
}
-
#csu_content {
+
#content_main h1, h2, h3, h4, h5 {
-
position: absolute;
+
-
width: 100%;
+
-
height: 100%;
+
-
}
+
-
 
+
-
h1, h2, h3, h4, h5 {
+
line-height: 200%;
line-height: 200%;
border-bottom: solid 1px #CCC;
border-bottom: solid 1px #CCC;
}
}
-
#content ol {
+
#content_main ol, #content_main ul {
         margin-left: 50px;
         margin-left: 50px;
}
}

Revision as of 17:55, 18 July 2012