fixed credit color

This commit is contained in:
2023-01-25 19:15:13 -08:00
parent 5ec6827dcc
commit da5e14887e
4 changed files with 12 additions and 3 deletions

View File

@ -58,6 +58,15 @@ div.footer{
width: 100%;
overflow: hidden;
}
.sa-credit{
border-bottom-color: transparent;
text-decoration: none;
}
.sa-credit:hover{
border-bottom-color: transparent;
text-decoration: none;
color: #7289DA !important;
}
sub {
color: #fff;
font-family: monospace, monospace;