Jump to content

User:Dat Hack3r/styles.css: Difference between revisions

Dat Hack3r (talk | contribs)
Made it so color applies to more elements.
Dat Hack3r (talk | contribs)
Applied formatting to the table of contents.
Line 10: Line 10:
}
}


.red-border-box {
.red-border-box, #toc {
border-radius: 100px;
border-radius: 100px;
border: 10px solid #ff0000;
border: 10px solid #ff0000;