mirror of
https://github.com/hama3254/Crunchyroll-Downloader-v3.0.git
synced 2024-11-10 18:25:05 +01:00
77f140867f
clean up of the folder and update of GeckoFX
15 lines
282 B
CSS
15 lines
282 B
CSS
.btn_class {
|
|
background-color: #ff8000;
|
|
border: none;
|
|
color: white;
|
|
padding: 10px;
|
|
text-align: center;
|
|
text-decoration: none;
|
|
font-size: 16px;
|
|
margin-left:12px;
|
|
margin-right:12px;
|
|
margin-Top:12px;
|
|
margin-Bottom:12px;
|
|
border-radius: 12px;
|
|
cursor:pointer;
|
|
} |