Template:UIUC Illinois Software Format

From 2010.igem.org

(Difference between revisions)
m
m
 
(9 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;
}
}
-
ul{
+
#content h1{font-style: bold;
-
font-size:16px;
+
-
color:#081c42;
+
-
}
+
-
#toc ul,
+
-
.toc ul {
+
-
font-size:100%;
+
-
        color:#000000;
+
-
}
+
-
 
+
-
p{
+
-
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%
}
}
-
h2{font-style: bold;
+
#content h2{font-style: bold;
color: #de6d19;
color: #de6d19;
 +
font-size:142%
}
}
-
h3{font-style: bold;
+
#content h3{font-style: bold;
color: #de6d19;
color: #de6d19;
 +
font-size: 126%
}
}
div.header{
div.header{
Line 40: Line 26:
text-transform: uppercase;
text-transform: uppercase;
}
}
-
hr{
+
#content hr{
height:2px;
height:2px;
}
}

Latest revision as of 06:57, 24 June 2010