1e52f459c9
The-Compiler wants a more beautiful test case since the old one was pretty weird and took lots of explaining at pytest demos, so I made a new one. This one is a bit nicer on the eye and - to say it with The-Compiler's words - has no "weird pixelated globe with the geocities-like background". To compensate for the globe I've put in some trivia facts so that - if you are one of the people that like to stare at test pages - you can always learn something.
5 lines
161 B
CSS
5 lines
161 B
CSS
/* Just making sure that more than one level of external css is included */
|
|
h1, h2, h3, h4, h5, h6 {
|
|
color: #0A396E;
|
|
border-bottom: 1px dotted #474747;
|
|
} |