- Change code and output colors from blue and green, respectively, to green and amber, respectively.
- Increase top margin of heading elements from
1em
to1.25em
to create more separation from the preceding content. - Set the background color of dark color theme to a darker shade of
gray (
#111
).
- Retain underlines for links.
- Color visited links purple.
- Color active links red.
- Anchor links for headings.
- Light borders for table cells.
- Code font size is no longer set to 0.9em, so the browser default for code font size is used now.
- Excessive heading height when heading anchor link's font size is reduced with a custom CSS.
- Hyperlink decoration when it receives focus.
- Dark color theme.
- Left and right padding for
<body>
.
- Minified CSS.
- Initial release for simple and plain stylesheet.