1
0
mirror of https://github.com/Chalarangelo/mini.css.git synced 2025-08-09 15:26:29 +02:00

Footer styling

Complete and clean.
This commit is contained in:
Angelos Chalaris
2017-11-08 22:46:02 +02:00
parent 4cce57fbd4
commit 5e18f64ebb
3 changed files with 56 additions and 4 deletions

View File

@@ -124,3 +124,5 @@
- Tweaked and rebuilt the styling of `nav` elements. It should now be more mobile-friendly, too, especially when used in combination with a `.drawer`.
- Rebuilt `.drawer`, breaking changes in the old code, but managable as far as I can tell.
- `.drawer` will now be either left or right, no option for both. This can be altered in the code or by hand (if I make a tool, I should remember to add an option - *TODO*).
- `footer` `display:block` fix removed - IE 9-.
- `footer` rebuilt, pretty similar to the last iteration, except for colors.