Media Type
The default stylesheet should be media='all', rather than media='screen'. Damned Rails defaults!
This commit is contained in:
parent
b1b988c672
commit
045dcbf1f5
2 changed files with 1 additions and 2 deletions
|
@ -2,7 +2,6 @@
|
|||
@title = @page.plain_name
|
||||
@hide_navigation = true
|
||||
@style_additions = ".newWikiWord { background-color: white; font-style: italic; }"
|
||||
@inline_style = true
|
||||
-%>
|
||||
|
||||
<%= @renderer.display_content_for_export %>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue