HowTo:Mess up Uncyclopedia/5
Jump to navigation
Jump to search
Hmmmm... What else could we do?
- list item
- list item
- list item
These items still don't look very exciting. We'd want them to be gay, right? Then do it. The CSS code is getting a bit complicated.
{{#css:
p, li {
font-family: Comic Sans MS;
}
h1, h2, h3, h4, h5, h6 {
font-family: Impact !important;
color: fuchsia;
border: 3px dashed blue;
background-color: yellow;
}
li::marker {
content: "Gay ";
color: orange;
}
}}
The ::marker is the marker of the list item, which would normally be a round blue bullet. Now, however, we have changed it to the orange word "gay".