Releases: EvgenyOrekhov/holiday.css
Releases · EvgenyOrekhov/holiday.css
v0.9.2
v0.9.1
Fix some Prism themes
v0.9.0
v0.8.0
v0.7.5
v0.7.3
v0.7.1
v0.7.0
Changes:
- Change
line-height
to1.4
for most elements (makes text more readable, especially on mobile, also fixes overlapping of<code>
with surrounding text) - Make
<kbd>
smaller, so it would look good within text
v0.6.0
Changes:
- Make page min-height to be 100% and make footer be at the bottom
- Use default cursor for non-link list items in
<nav>
- Use link colors for
<code>
links - Remove icons from email and phone number links (they looked kind of ugly and made it harder to select link text)
v0.5.0
Changes:
- Add dark mode
- Add variables:
--danger-text-color
--success-text-color
- Add border to
<dialog>
(noticeable only in dark mode)
Fixes:
- Some elements were not using the
--background-color
variable - Some elements were not using the
--text-color
variable