W3.CSS - CSS Framework
This is a minatance fork for the official framework by author Jan Egil Refsnes. For the W3 Enhanced version visit: (https://emnawer.github.io/w3e/)
- Fix: remove
outline:nonefromw3-bar-blockandw3-bar-itemclass in w3pro.css file. - Fix: remove
.w3-sidebar.w3-collapse{display:block!important}from large screen media. - Fix: update normalization.
- Fix:
body,HTMLfont size increased from 15px to 16px for better support on modern screens. - Fix: heading
h1toh6font size increased by 2px. Previoush6size 16px same size as newbodyfont size, nowh618px in size. - BREAKING CHANGE: need to add
display:blockto element style to always show sidebar.