This commit is contained in:
jack1142 2020-10-30 00:41:09 +01:00
parent 4a77713700
commit 1531b061dd
No known key found for this signature in database
GPG Key ID: 95A9D6BCDE5C1283

View File

@ -200,6 +200,11 @@ body>div.nav.bottom {
font-size: 12px
}
body>div.nav.bottom a {
opacity: .6;
text-decoration: none;
}
body>div.nav.bottom svg.icon {
fill: #FFF;
}