User:Bryce-Figueiredo-1048576/vector.css: Difference between revisions
Appearance
Content deleted Content added
No edit summary |
←Blanked the page Tag: Blanking |
||
Line 1: | Line 1: | ||
h1 { |
|||
font: 36px Georgia, serif; |
|||
color: #5f5f5f; |
|||
} |
|||
h2, h3, h4, h5, h6 { |
|||
color: #777777; |
|||
} |
|||
p { |
|||
font: 10px Arial, sans-serif; |
|||
} |
|||
ol { |
|||
font: 10px Arial, sans-serif; |
|||
} |
|||
ul { |
|||
font: 10px Arial, sans-serif; |
|||
} |
|||
li { |
|||
font: 10px Arial, sans-serif; |
|||
} |
|||
div:before { |
|||
content: "\2022"; |
|||
} |