Team:KAIST Korea/home

From 2012.igem.org

(Difference between revisions)
Line 20: Line 20:
ul.oe_menu > li > a{
ul.oe_menu > li > a{
display:block;
display:block;
-
background-color:#545152;
+
background-color:#101010;
color:#aaa;
color:#aaa;
text-decoration:none;
text-decoration:none;
font-weight:bold;
font-weight:bold;
-
font-size:12px;
+
text-align:center;
 +
font-size:15px;/*이건 윗쪽 글씨 크기*/
 +
font-family:"Trebuchet MS", Helvetica, sans-serif;
width:90px;
width:90px;
height:36px;
height:36px;
text-shadow:0px 0px 1px #000;
text-shadow:0px 0px 1px #000;
 +
opacity:0.8;
}
}
ul.oe_menu > li > a:hover,
ul.oe_menu > li > a:hover,
Line 54: Line 57:
margin:2px;
margin:2px;
display:block;
display:block;
-
font-size:12px;
+
font-family:"Trebuchet MS", Helvetica, sans-serif;
 +
text-align:center;
 +
font-size:13px;/*이건 안쪽 글씨 크기*/
}
}
ul.oe_menu div ul.oe_full{
ul.oe_menu div ul.oe_full{

Revision as of 21:19, 18 August 2012

KAIST Korea 2012 iGEM