Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- p {
- font-size: 1.5em;
- }
- h1 {
- font-size: 2.5em;
- background-color: orange;
- text-align: center;
- }
- h2 {
- font-size: 2.2em;
- background-color: yellow;
- text-align: center;
- }
- li { font-size: 1.7em; background-color: lightblue; }
- li li { font-size: 2.0em; background-color: yellow; }
- tr {
- font-size: 1.7em;
- background-color: red;
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement