fixed credit color
This commit is contained in:
9
main.css
9
main.css
@ -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;
|
||||
|
Reference in New Issue
Block a user