Track games more sensibly
This commit is contained in:
parent
795e72b1db
commit
c10181274d
2 changed files with 59 additions and 40 deletions
|
@ -144,6 +144,14 @@ a {
|
|||
text-decoration:none
|
||||
}
|
||||
|
||||
div#about_note a {
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
div#about_note a:hover {
|
||||
opacity: .7;
|
||||
}
|
||||
|
||||
.link,a {
|
||||
color:var(--active-text)
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue