Template:UIUC Illinois Software Format

From 2010.igem.org

(Difference between revisions)
(change the default ul format)
(changed formatting to only change the content)
Line 2: Line 2:
<head>
<head>
<style type="text/css">
<style type="text/css">
-
table{
+
#content table{
font-size:16px;
font-size:16px;
color:#081c42;
color:#081c42;
}
}
-
ul{
+
#content ul{
font-size:16px;
font-size:16px;
color:#081c42;
color:#081c42;
}
}
-
#visualClear ul{
+
#content p{
-
    font-size:100%;
+
-
    color: #000000;
+
-
}
+
-
#globalWrapper ul{
+
-
    font-size:100%;
+
-
    color: #000000;
+
-
}
+
-
 
+
-
p{
+
font-size:16px;
font-size:16px;
width:92%;
width:92%;
Line 26: Line 17:
margin-right:auto
margin-right:auto
}
}
-
h1{font-style: bold;
+
#content h1{font-style: bold;
color: #de6d19;
color: #de6d19;
text-transform: uppercase;
text-transform: uppercase;
border-bottom: 2px solid #aaa;
border-bottom: 2px solid #aaa;
}
}
-
h2{font-style: bold;
+
#content h2{font-style: bold;
color: #de6d19;
color: #de6d19;
}
}
-
h3{font-style: bold;
+
#content h3{font-style: bold;
color: #de6d19;
color: #de6d19;
}
}
Line 43: Line 34:
text-transform: uppercase;
text-transform: uppercase;
}
}
-
hr{
+
#content hr{
height:2px;
height:2px;
}
}

Revision as of 22:53, 23 June 2010