Template:Team:CBNU-Korea/css

From 2012.igem.org

(Difference between revisions)
Line 9: Line 9:
body {
body {
font-family: 'Droid Sans', sans-serif;
font-family: 'Droid Sans', sans-serif;
-
background-color: white;
+
background-color: #f6f6f6;
}
}
Line 95: Line 95:
#content {
#content {
-
background: none repeat scroll 0 0 transparent;
+
background: white;
-
border: 0 none;
+
border: 1px solid #dfdfdf;
 +
padding: 0;
 +
width: 80%;
}
}
#footer-box {
#footer-box {
-
border: 0px;
+
border: 1px solid #dfdfdf;
width: 80%;
width: 80%;
background: white;
background: white;

Revision as of 06:04, 13 July 2012