mirror of
https://github.com/Supernova3339/anonupload.git
synced 2026-02-06 14:39:04 +01:00
Update main.css
This commit is contained in:
@@ -119,6 +119,13 @@ form button:active{
|
||||
transition: all .2s ease;
|
||||
outline: none;
|
||||
}
|
||||
.download-btn.timer{
|
||||
color: #000;
|
||||
background: none;
|
||||
transition: none;
|
||||
font-size: 1.6rem;
|
||||
pointer-events: none;
|
||||
}
|
||||
.download-btn:hover{
|
||||
background: #383838;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user