Template:Lyon-INSA/homeCss
From 2012.igem.org
(Difference between revisions)
Mwolfovski (Talk | contribs) |
|||
Line 2: | Line 2: | ||
<style> | <style> | ||
- | #content a:link {color: | + | #content a:link {color:blue;} /* unvisited link */ |
- | #content a:visited {color: | + | #content a:visited {color:purple;} /* visited link */ |
#content a:hover {color:pink;} /* mouse over link */ | #content a:hover {color:pink;} /* mouse over link */ | ||
#content a:active {color:red;} /* selected link */ | #content a:active {color:red;} /* selected link */ |
Revision as of 21:05, 26 September 2012