Difference between revisions of "project12:W2Group1A"
From uf
(→G1 A) |
(→G1 A) |
||
Line 26: | Line 26: | ||
div#button a:link {color: white; text-decoration: none; opacity: 1;} | div#button a:link {color: white; text-decoration: none; opacity: 1;} | ||
div#button a:visited {color: white; text-decoration: none; opacity: 1;} | div#button a:visited {color: white; text-decoration: none; opacity: 1;} | ||
− | div#button a:active {color: white; text-decoration: none; opacity: | + | div#button a:active {color: white; text-decoration: none; opacity: 1;} |
− | div#button a:hover {color: white; text-decoration: none; opacity: | + | div#button a:hover {color: white; text-decoration: none; opacity: 1;} |
div#buttonlast a:link {color: white; text-decoration: none; opacity: 1;} | div#buttonlast a:link {color: white; text-decoration: none; opacity: 1;} | ||
div#buttonlast a:visited {color: white; text-decoration: none; opacity: 1;} | div#buttonlast a:visited {color: white; text-decoration: none; opacity: 1;} | ||
− | div#buttonlast a:active {color: white; text-decoration: none; opacity: | + | div#buttonlast a:active {color: white; text-decoration: none; opacity: 1;} |
− | div#buttonlast a:hover {color: white; text-decoration: none; opacity: | + | div#buttonlast a:hover {color: white; text-decoration: none; opacity: 1;} |
</style> | </style> |
Revision as of 13:14, 27 October 2017
G1 A