Difference between revisions of "project01:P4"
From 100ybp
Line 78: | Line 78: | ||
div#button a:link {color: #8D4523; text-decoration: none; opacity: 1;} | div#button a:link {color: #8D4523; text-decoration: none; opacity: 1;} | ||
− | div#button a:visited {color: # | + | div#button a:visited {color: #D5692F; text-decoration: none; opacity: 1;} |
div#button a:active {background: #A7A6A6;color: #000000; text-decoration: none; opacity: 1;} | div#button a:active {background: #A7A6A6;color: #000000; text-decoration: none; opacity: 1;} | ||
div#button a:hover {color: #D5692F; text-decoration: none; opacity: 1; font-weight: bold;} | div#button a:hover {color: #D5692F; text-decoration: none; opacity: 1; font-weight: bold;} | ||
div#buttonlast a:link {color: #8D4523; text-decoration: none; opacity: 1;} | div#buttonlast a:link {color: #8D4523; text-decoration: none; opacity: 1;} | ||
− | div#buttonlast a:visited {color: # | + | div#buttonlast a:visited {color: #D5692F; text-decoration: none; opacity: 1;} |
div#buttonlast a:active {background: #A7A6A6; color: #000000; text-decoration: none; opacity: 1;} | div#buttonlast a:active {background: #A7A6A6; color: #000000; text-decoration: none; opacity: 1;} | ||
div#buttonlast a:hover {color: #D5692F; text-decoration: none; opacity: 1; font-weight: bold;} | div#buttonlast a:hover {color: #D5692F; text-decoration: none; opacity: 1; font-weight: bold;} | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||