Difference between revisions of "project01:Main"
From cs
Line 31: | Line 31: | ||
div#buttonBlue a:link {color: #A7A9AB; text-decoration: none; opacity: 1;} | div#buttonBlue a:link {color: #A7A9AB; text-decoration: none; opacity: 1;} | ||
div#buttonBlue a:visited {color: #A7A9AB; text-decoration: none; opacity: 1;} | div#buttonBlue a:visited {color: #A7A9AB; text-decoration: none; opacity: 1;} | ||
− | div#buttonBlue a:active { | + | div#buttonBlue a:active {color: #000000; text-decoration: none; opacity: 1;} |
div#buttonBlue a:hover {color: #617dc6; text-decoration: none; opacity: 1; font-weight: bold;} | div#buttonBlue a:hover {color: #617dc6; text-decoration: none; opacity: 1; font-weight: bold;} | ||
Revision as of 13:31, 7 May 2020
See P2 presentation for most recent results