forked from MarseyWorld/MarseyWorld
Update classic.css
parent
f91684702f
commit
e52685843e
|
@ -83,6 +83,10 @@ input, textarea, .form-control {
|
|||
color: var(--sticky) !important;
|
||||
}
|
||||
|
||||
.tooltip {
|
||||
background-color:white;
|
||||
}
|
||||
|
||||
/*front page*/
|
||||
a.btn-block[href~="/submit"] {
|
||||
display:none;
|
||||
|
|
Loading…
Reference in New Issue