Files
static-manga-engine/css/setting.css
T
Hell13Cat d5da702b13 eng0.4.2
2022-05-05 21:00:01 +03:00

14 lines
225 B
CSS

.theme-button {
width: 50%;
height: 15%;
cursor: pointer;
opacity: 1;
padding-left: 0px;
padding-right: 0px;
padding-top: 15px;
padding-bottom: 15px;
}
.theme-button:hover {
opacity:0.8;
}