Standard links have a decoration for accessibility
This commit is contained in:
parent
0b096aad6e
commit
a91ccf1c36
@ -23,6 +23,9 @@ body {
|
|||||||
|
|
||||||
a {
|
a {
|
||||||
color:#38686A;
|
color:#38686A;
|
||||||
|
}
|
||||||
|
|
||||||
|
.gallery a, nav a {
|
||||||
text-decoration:none;
|
text-decoration:none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user