diff --git a/docs/v2/DEVLOG.md b/docs/v2/DEVLOG.md index d2e0248..70deb9f 100644 --- a/docs/v2/DEVLOG.md +++ b/docs/v2/DEVLOG.md @@ -39,3 +39,5 @@ - Defaults for `font-family`, `font-size`, `line-height` remain the same. - Dropped support for `ms-text-size-adjust` in the `html` element, as mobile IE is not well supported by the framework in general. - Added `apply-defaults-to-all` flag to apply fonts and styles to all elements except `html`, setting fonts and sizes for the whole document properly. +- Set basic styles for headers. +- Change to the color of `small` elements in headers from `#555` to `#444`. diff --git a/docs/v2/index.html b/docs/v2/index.html index 3dd298c..0f3acf5 100644 --- a/docs/v2/index.html +++ b/docs/v2/index.html @@ -9,10 +9,20 @@ - + +
v2.0 is currently in development. The following page and any related links are going to be incomplete, buggy and/or unstable. But, if you are interested in seeing what it will look like, have a peek!
+