Template:UIUC Illinois Software Format

From 2010.igem.org

(Difference between revisions)
(reorganized code to format template)
m
 
(13 intermediate revisions not shown)
Line 2: Line 2:
<head>
<head>
<style type="text/css">
<style type="text/css">
-
table{
+
#content{
-
font-size:16px;
+
font-size:14px;
color:#081c42;
color:#081c42;
}
}
-
p{
+
#content h1{font-style: bold;
-
font-size:16px;
+
-
width:92%;
+
-
color:#081c42;
+
-
margin-left:auto;
+
-
margin-right:auto
+
-
}
+
-
h1{font-style: bold;
+
color: #de6d19;
color: #de6d19;
text-transform: uppercase;
text-transform: uppercase;
border-bottom: 2px solid #aaa;
border-bottom: 2px solid #aaa;
 +
font-size:160%
 +
}
 +
#content h2{font-style: bold;
 +
color: #de6d19;
 +
font-size:142%
}
}
-
h2{font-style: bold;
+
#content h3{font-style: bold;
color: #de6d19;
color: #de6d19;
 +
font-size: 126%
}
}
div.header{
div.header{
Line 27: Line 26:
text-transform: uppercase;
text-transform: uppercase;
}
}
-
hr{
+
#content hr{
height:2px;
height:2px;
}
}

Latest revision as of 06:57, 24 June 2010