Files
danbooru/app/assets/stylesheets/specific/favorites.css.scss
Lightforger 5f04cf8d6f Update favorites.css.scss
the 'margin-right' of 6.5em is an offset for the jlist ad.
/favorites has no #posts or ad.
2013-03-19 14:54:39 +01:00

8 lines
114 B
SCSS

@import "../common/000_vars.css.scss";
div#c-favorites {
section#content > h1 {
font-size: $h3_size;
}
}