Main/resources/[creator]/dealerships_creator/html/index.css
2025-06-07 08:51:21 +02:00

18 lines
No EOL
270 B
CSS

.clickable {
cursor: pointer;
}
.thick-hr {
height: 3px !important;
color: black;
opacity: 1;
}
.script-name {
color: #07da63;
font-family: 'Work Sans', sans-serif;
font-size: 2.5rem!important;
line-height: 10vh
}