Fixed bug/typo in colour
This commit is contained in:
parent
8075070b26
commit
e289e9c2f4
@ -121,7 +121,7 @@ For all the things at the bottom of the page; log in/out, 'my account', etc.
|
|||||||
}
|
}
|
||||||
|
|
||||||
.subNavLink {
|
.subNavLink {
|
||||||
border: 1px solid rgb(0, 0, 255)blue;
|
border: 1px solid rgb(0, 0, 255);
|
||||||
border-radius: 3px;
|
border-radius: 3px;
|
||||||
box-shadow: 0px 2px 4px;
|
box-shadow: 0px 2px 4px;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user