Team:Hong Kong HKUST/test36

From 2013.igem.org

(Difference between revisions)
(Created page with "<html> <style type="text/css"> #Navigation_top{ padding-top:20px; width:971px; height:auto; background-color: #FFBB55; float:left; border-left:3px solid #FF8A00; border-right:3...")
Line 18: Line 18:
border-radius:10px;
border-radius:10px;
-moz-border-radius:10px;
-moz-border-radius:10px;
 +
}
 +
 +
.Navigation_Buttons{
 +
width:168px;
 +
height:50px;
 +
margin:10px;
 +
position:relative;
 +
float:left;
 +
background-color:#333333;
 +
opacity:0.6;
 +
border:3px solid #000000;
 +
border-radius:10px;
 +
-moz-border-radius:10px;
 +
}
 +
 +
.Navigation_Buttons#Team{
 +
clear:both;
 +
}
 +
 +
.Navigation_Buttons h3 p{
 +
color:#FFFFFF;
 +
}
 +
 +
div.Navigation_Content{
 +
width:950px;
 +
height:auto;
 +
margin:7px;
 +
display:none;
 +
float:left;
 +
opacity:0.6;
 +
background-color:#555555;
 +
border:3px solid #000000;
 +
border-radius:10px;
 +
-moz-border-radius:10px;
 +
}
 +
 +
.Navigation_Content#Home_Content{
 +
position:inherit;
 +
}
 +
 +
.Content_Buttons{
 +
width:164px;
 +
height:50px;
 +
margin:10px;
 +
background-color:#000000;
 +
padding-top:20px;
 +
opacity:1.0;
 +
position:relative;
 +
text-align:center;
 +
vertical-align:middle;
 +
float:left;
 +
border:3px solid #FFFFFF;
 +
border-radius:7px;
 +
-moz-border-radius:7px;
 +
}
 +
 +
.Content_Buttons p a{
 +
color:#33DDFF;
 +
text-decoration:none;
 +
size:10px;
 +
}
 +
 +
.Upper_Logos#iGEM_Logo{
 +
width:100px;
 +
height:80px;
 +
background-image:url('https://static.igem.org/mediawiki/2012/3/32/Igem-logo.png');
 +
background-size:100px 80px;
 +
background-repeat:no-repeat;
 +
float:left;
}
}

Revision as of 21:12, 27 September 2013