rDrama/files/assets/css/agendaposter.css
2021-10-08 18:15:56 +02:00

16 lines
No EOL
356 B
CSS

html {
cursor:url('https://i.ibb.co/4VZB08S/Image.webp'), auto;
}
.nav-item .text-small.font-weight-bold::before {
content: "((("
}
.nav-item .text-small.font-weight-bold::after {
content: ")))"
}
.nav-item .text-small-extra.text-purple {
font-size: 0 !important
}
.nav-item .text-small-extra.text-purple i {
font-size: 11px !important
}