HowTo:Mess up Uncyclopedia/8
Jump to navigation
Jump to search
Why don't capitalize everything? CSS can do that. Also, I shall not write out all the CSS from now on because it's becoming lengthy. I'll only write what I add.
body {
text-transform: uppercase;
}
This code will make everything written in capital letters, the only exception being the word "Gay" as list item marker.