Difference between revisions of "project01:Main"
From cs
Line 29: | Line 29: | ||
− | div#buttonBlue a:link | + | 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# | + | div#buttonBlue a:active {background: #000000;color: #000000; text-decoration: none; opacity: 1;} |
− | div#buttonBlue a:hover | + | div#buttonBlue a:hover {color: #617dc6; text-decoration: none; opacity: 1; font-weight: bold;} |
</style> | </style> |
Revision as of 13:30, 7 May 2020
See P2 presentation for most recent results