This is even better. Adapts better to Red user settings.

This commit is contained in:
Jeroen 2014-09-12 18:55:53 +00:00
parent 59c537b06d
commit 11d3ef6176

View File

@ -2273,11 +2273,11 @@ h1, h2 {
} }
h3, h4 { h3, h4 {
font-size: 0.9rem; font-size: $font_size;
} }
h5, h6 { h5, h6 {
font-size: 0.75rem; font-size: $body_font_size;
} }
.dropdown-menu { .dropdown-menu {