mirror of
https://git.coop/cotech/website.git
synced 2024-11-21 14:23:06 +00:00
hyperlink colour made consistent
This commit is contained in:
parent
ca917656fa
commit
fc4263820b
@ -4182,8 +4182,8 @@ a {
|
||||
cursor: pointer; }
|
||||
|
||||
a:hover, a:focus {
|
||||
color: #1585cf;
|
||||
text-decoration: underline solid #1585cf; }
|
||||
color: #38aad5;
|
||||
text-decoration: underline solid #38aad5; }
|
||||
a img {
|
||||
border: 0; }
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user