f0ckv1/s/classic.css
2017-10-21 02:28:33 +02:00

28 lines
353 B
CSS

/* This is the classic style f0ck */
.mudderfigg {
display: flex;
flex-flow: column;
}
span.id {
background: unset;
text-align: left;
color: #ffffff;
border: unset;
}
.id > a {
color: #9f0;
}
.options {
padding-left: 15px;
margin-top: -5px;
padding-bottom: 15px;
}
#themes::after {
content: "Theme: ";
}