style fixes

This commit is contained in:
albert
2011-11-15 18:08:01 -05:00
parent cd48af8845
commit 710d584ec6
11 changed files with 72 additions and 55 deletions

View File

@@ -16,8 +16,7 @@
<% end %>
<meta name="default-image-size" content="<%= CurrentUser.user.default_image_size %>">
<%= auto_discovery_link_tag :atom, posts_path(:format => "atom", :tags => params[:tags]) %>
<%#= stylesheet_link_tag "application", :media => "screen" %>
<%= stylesheet_link_tag "mobile", :media => "screen" %>
<%= stylesheet_link_tag "application", :media => "screen" %>
<%#= stylesheet_link_tag "mobile", :media => "only screen and (max-device-width:480px)" %>
<%= javascript_include_tag "application" %>
<%= Danbooru.config.custom_html_header_content %>

View File

@@ -3,7 +3,7 @@
<%= render "sidebar" %>
<section id="content">
<h1>Edit Wiki Page</h1>
<h1>Edit Wiki</h1>
<%= render "form" %>
</section>
</div>

View File

@@ -3,7 +3,7 @@
<%= render "sidebar" %>
<section id="content">
<h1>Wiki Pages</h1>
<h1>Wiki</h1>
<table class="striped" width="100%">
<thead>