style tweaks

This commit is contained in:
albert
2011-03-11 16:35:53 -05:00
parent ccb2def7d7
commit 851d1fa26d
8 changed files with 28 additions and 33 deletions

View File

@@ -5,7 +5,7 @@
<section id="content">
<h1 id="wiki-page-title"><%= @wiki_page.pretty_title %> (Editing)</h1>
<div id="preview" class="wiki-page-body">
<div id="preview" class="dtext">
</div>
<%= simple_form_for(@wiki_page) do |f| %>