Archived
1
0

update css

This commit is contained in:
Jeff 2018-10-20 10:26:12 -04:00
parent 91ced83c3a
commit 7f42443cce

View File

@ -848,3 +848,8 @@ th > label {
.spoiler:hover a:hover { .spoiler:hover a:hover {
color: #0066FF; color: #0066FF;
} }
:target {
background-color: #493769;
}