Team:CBNU-Korea/Project

From 2012.igem.org

(Difference between revisions)
Line 42: Line 42:
body {
body {
font-family: 'Droid Sans', sans-serif;
font-family: 'Droid Sans', sans-serif;
-
background-color: #EDF6EE; /*per Page*/
+
background-color: white; /*per Page*/
}
}
Line 50: Line 50:
height: 30px;
height: 30px;
width: 100%;
width: 100%;
-
     background: none repeat scroll 0 0 #1C140D; /*per Page*/
+
     background: none repeat scroll 0 0 #343838; /*per Page*/
border-bottom: 1px solid #262B35; /*per Page*/
border-bottom: 1px solid #262B35; /*per Page*/
border-left: medium none;
border-left: medium none;
Line 117: Line 117:
#CB_top {
#CB_top {
height: 200px;
height: 200px;
-
background-color: #D1C089;
+
background-color: #00B4CC;
font-family: 'Francois One', sans-serif;
font-family: 'Francois One', sans-serif;
}
}
Line 169: Line 169:
#CB_footer {
#CB_footer {
height: 200px;
height: 200px;
-
background: #151101;
+
background: #008C9E;
top: -80px;
top: -80px;
position: relative;
position: relative;

Revision as of 06:38, 10 September 2012