Files
2024-12-10 23:24:15 +01:00

11 lines
213 B
CSS

.tooltipster-punk {
border-radius: 0;
border-bottom: 3px solid #D15050;
background: #373737;
color: #fff;
}
.tooltipster-punk .tooltipster-content {
font-size: 11px;
line-height: 16px;
padding: 5px 20px;
}