Template:UTDallasTop

From 2010.igem.org

(Difference between revisions)
(removed inner box)
Line 25: Line 25:
}
}
 +
a:link { color: orange; } /* normal unvisited links */
 +
a:link:visited { color: orange; } /* visited links */
 +
a:link:active { color: orange; } /* active links */
 +
a:link.new { color: orange; } /* new links */
 +
a:link.interwiki { color: orange; } /* interwiki links */
 +
a:link.external { color: orange; } /* external links */
 +
a:link.stub { color: orange; } /* hovered links */
 +
 +
a:link {color: orange}
 +
a:visited {color: orange}
 +
a:hover {color: green}
 +
a:active {color: orange}

Revision as of 17:36, 26 July 2010