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

13 lines
No EOL
173 B
CSS

.clickable {
cursor: pointer;
}
#trackers-creator-label {
color: #1e90ff;
}
.thick-hr {
height: 3px !important;
color: black;
opacity: 1;
}