Team:KAIST-Korea/Projects/Modeling/Section1

From 2011.igem.org

(Difference between revisions)
Line 4: Line 4:
<head>
<head>
<style type="text/css">
<style type="text/css">
 +
#ModelingMenuBar
 +
{
 +
padding:0px;
 +
overflow:hidden;
 +
}
 +
#ModelingMenuBar a:link
 +
{
 +
display:block;
 +
width:100%;
 +
color:black;
 +
font-weight:bold;
 +
font-size:12px;
 +
background-color:#98bf21;
 +
padding-top:9px;
 +
padding-bottom:9px;
 +
text-align:center;
 +
text-transform:uppercase;
 +
}
 +
#ModelingMenuBar a:visited
 +
{
 +
display:block;
 +
width:100%;
 +
color:black;
 +
font-weight:bold;
 +
font-size:12px;
 +
background-color:#98bf21;
 +
padding-top:9px;
 +
padding-bottom:9px;
 +
text-align:center;
 +
text-transform:uppercase;
 +
}
 +
#ModelingMenuBar a:hover
 +
{
 +
background-color:#7A991A;
 +
text-align:center;
 +
}
 +
#ModelingMenuBar a:active
 +
{
 +
background-color:#7A991A;
 +
text-align:center;
 +
}
 +
strong.Selflink
 +
{
 +
display:block;
 +
width:100%;
 +
color:black;
 +
font-weight:bold;
 +
font-size:12px;
 +
background-color:#98bf21;
 +
padding-top:9px;
 +
padding-bottom:9px;
 +
text-align:center;
 +
text-transform:uppercase;
 +
}
 +
#modelinglist{
#modelinglist{
font-family:"Courier New";
font-family:"Courier New";

Revision as of 14:45, 12 August 2011