f0ckv1/s/classic.css

28 lines
353 B
CSS
Raw Normal View History

2017-10-21 00:28:33 +00:00
/* 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: ";
}