Template:UOttawa CSS

From 2012.igem.org

(Difference between revisions)
Line 2: Line 2:
<style type="text/css">
<style type="text/css">
body {
body {
-
background-color: #DCCABB;
+
background-color: #FFFFFF;
}
}
#top-section {
#top-section {
border: none;
border: none;
-
background-color: #DCCABB;
+
background-color: #FFFFFF;
height: 16px;
height: 16px;
}
}
#menubar, #menubar ul li a {
#menubar, #menubar ul li a {
-
background-color: #DCCABB;
+
background-color: #FFFFFF;
}
}
#menubar:hover {
#menubar:hover {
-
background-color: #DCCABB;
+
background-color: #FFFFFF;
}
}
Line 25: Line 25:
#content {
#content {
border: none;
border: none;
-
background-color: #DCCABB;
+
background-color: #FFFFFF;
min-height: 500px;
min-height: 500px;
}
}
Line 33: Line 33:
#footer-box {
#footer-box {
border: none;
border: none;
-
background-color: #DCCABB;
+
background-color: #FFFFFF;
}
}
Line 46: Line 46:
width: 970px;
width: 970px;
height: 35px;
height: 35px;
-
background-color: #DCCABB;
+
background-color: #FFFFFF;
margin-bottom: 10px;
margin-bottom: 10px;
margin-top: -20px;
margin-top: -20px;
Line 89: Line 89:
width: 104px;
width: 104px;
height: 130px;
height: 130px;
-
background-color: #DCCABB;
+
background-color: #FFFFFF;
}
}
</style>
</style>
</html>
</html>

Revision as of 00:42, 4 October 2012