Made many buttons and titles more consistent.

This commit is contained in:
Logan Fick
2018-03-12 19:26:55 -04:00
parent 5eadded99c
commit 16a2b0fa18
22 changed files with 57 additions and 57 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
<% title "Forums" %>
<%= link_to "All threads", forumthreads_path, class: "btn blue right" %>
<%= link_to "All Threads", forumthreads_path, class: "btn blue right" %>
<br>
<div id="forum_groups">
<% @groups.each do |group| %>