Change skip link font weight
This commit is contained in:
parent
b98743d88b
commit
9db123457f
1 changed files with 1 additions and 0 deletions
|
@ -111,6 +111,7 @@ nav ul {
|
|||
}
|
||||
nav .skip-link {
|
||||
opacity: 0.8;
|
||||
font-weight: 300;
|
||||
}
|
||||
nav .skip-link:active,
|
||||
nav .skip-link:focus {
|
||||
|
|
Loading…
Reference in a new issue