Team:Hong Kong HKUST/layout

From 2013.igem.org

(Difference between revisions)
 
(8 intermediate revisions not shown)
Line 2: Line 2:
<head>
<head>
<style>
<style>
-
 
+
.menu ol
-
.menu ul
+
{
{
list-style-type:none;
list-style-type:none;
margin:0;
margin:0;
padding:0;
padding:0;
-
 
}
}
-
 
+
.menu ol li
-
.menu li
+
{
{
float:left;
float:left;
}
}
-
 
.menu a:link,.menu a:visited
.menu a:link,.menu a:visited
{
{
Line 28: Line 24:
text-transform:uppercase;
text-transform:uppercase;
}
}
-
.menu a:hover
+
.menu a:hover,.menu a:active
{
{
background-color:#7A991A;
background-color:#7A991A;
}
}
-
.menu a:active
+
 
-
{
+
 
-
background-color:red
+
-
}
+
</style>
</style>

Latest revision as of 13:20, 17 July 2013