stylesheets/html5-boilerplate/_page.scss in html5-boilerplate-0.1.4 vs stylesheets/html5-boilerplate/_page.scss in html5-boilerplate-0.1.5
- old
+ new
@@ -34,11 +34,11 @@
}
a, a:active, a:visited { color: $link-color; }
a:hover { color: $link-hover-color; }
- ul { margin-left: 30px; }
- ol { margin-left: 30px; list-style-type: decimal; }
+ ul, ol { margin-left: 1.8em; }
+ ol { list-style-type: decimal; }
small { @include small-font; }
strong, th { @include bold-font; }
td, td img { vertical-align: top; }