Fixed custom.css to apply to all views

This commit is contained in:
Daniel Kimsey
2012-11-19 13:20:09 -05:00
parent f5581c4b49
commit 2b910167f4
4 changed files with 7 additions and 4 deletions
-4
View File
@@ -89,10 +89,6 @@ module Precious
@mathjax
end
def css # custom css
@css
end
def use_identicon
@page.wiki.user_icons == 'identicon'
end