Crunchyroll-Downloader-v3.0/CRD-addon/popup.css
hama3254 77f140867f clean up project folders and update of GeckoFX
clean up of the folder and update of GeckoFX
2020-09-30 18:46:46 +02:00

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;
}