design neue Farben & icons

This commit is contained in:
2014-07-05 19:20:47 +05:30
parent 527743c4c1
commit 9bd786d053
28 changed files with 1175 additions and 55 deletions

View File

@@ -1,4 +1,4 @@
<table>
<table class="table-striped">
<% attachment_list.each do |a| %>
<tr>
<td>

View File

@@ -15,7 +15,7 @@
<br/>
<% small.fragen.each do |frage| %>
<p>
<b> <%= frage.title %> </b> <br/>
<b> <%= frage.title %> </b> <br/>
<%= raw(frage.text) %>
</p>
<% end %>