Template:Leanna css

From 2010.igem.org

(Difference between revisions)
Line 37: Line 37:
<style>
<style>
 +
 +
                a:link {
 +
color: #333399;
 +
text-decoration: none;
 +
}
 +
a:visited {
 +
color:#333399;
 +
text-decoration: none;
 +
}
 +
a:hover {
 +
                        color: #333399;
 +
                        background-color: #FFCC00;
 +
text-decoration: none;
 +
}
 +
a:active {
 +
color:#FFCC00;
 +
                        background-color: #333399;
 +
text-decoration: none;
 +
}
 +
 +
body {
body {

Revision as of 21:46, 5 August 2010