HowTo:Mess up Uncyclopedia/1
Jump to navigation
Jump to search
Now you can see the effect clearly. But there is a problem. The
- list items
- list items
- list items
are still in the default font. We shall solve the problem now.
{{#css:
p, li {
font-family: Comic Sans MS;
}
}}
In this code, li stands for "list item".