Fix default theming hook

Make default theming hook more explicit
This commit is contained in:
Patrick McFarland 2012-09-17 19:24:51 -03:00 committed by Samuel Clay
parent a8b26e668d
commit e0b8c5c7aa

View file

@ -50,7 +50,7 @@ a img {
/* = Styling & Themes = */
/* ==================== */
body {
body, body.NB-theme-sans-serif #story_pane {
font-family: "Helvetica Neue", "Helvetica", sans-serif;
}