css/links
This commit is contained in:
parent
c8ffd05352
commit
2fe3aa94bb
1 changed files with 6 additions and 0 deletions
|
@ -82,6 +82,12 @@ background-color: #303;
|
||||||
a {
|
a {
|
||||||
color: inherit;
|
color: inherit;
|
||||||
}
|
}
|
||||||
|
a:visited {
|
||||||
|
}
|
||||||
|
a:focus-visible, a:hover {
|
||||||
|
}
|
||||||
|
a:active {
|
||||||
|
}
|
||||||
|
|
||||||
h2 {
|
h2 {
|
||||||
color: #f77;
|
color: #f77;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue