forked from bofh/fetsite
CHANGE: Rounded corners!!!!!111!!1! :P
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<%= link_to themengruppe,{:class=>'themengruppe'} do %>
|
||||
<div class="row-fluid">
|
||||
<div class="span2">
|
||||
<%= image_tag themengruppe.picture.thumb.url,{:class=>"img-circle"} %>
|
||||
<%= image_tag themengruppe.picture.thumb.url,{:class=>"img-rounded"} %>
|
||||
</div>
|
||||
<div class="span10">
|
||||
<h3><%=themengruppe.title%> </h3>
|
||||
|
||||
Reference in New Issue
Block a user