changed infoscreen layout

This commit is contained in:
Pet
2018-03-28 16:06:52 +02:00
parent 0c7614b41d
commit 22cf26f76c

View File

@@ -15,7 +15,7 @@
<% i=1 %> <% i=1 %>
<% @neuigkeiten.each do |n| %> <% @neuigkeiten.each do |n| %>
<div class="step contentbox" id="step-<%=i%>" data-x="<%= i *2000 %>" data-y="<%= Random.rand(0..5)*200 %>" style=" height:640px; width:1220px; padding-left:10px;<%#; display:block%>" data-duration="10000"><% @toolbar_elements=[];@questions=[] %> <div class="step contentbox" id="step-<%=i%>" data-x="<%= i *2000 %>" data-y="<%= Random.rand(0..5)*200 %>" style=" height:640px; width:1220px; padding-left:-100px;<%#; display:block%>" data-duration="10000"><% @toolbar_elements=[];@questions=[] %>
<div class="media" style="width: 800px; height:380px;" > <div class="media" style="width: 800px; height:380px;" >
<div class="pull-left" href="#" style="max-width:200px;"> <div class="pull-left" href="#" style="max-width:200px;">
<% unless n.picture_robust.big_thumb.to_s.empty? %> <% unless n.picture_robust.big_thumb.to_s.empty? %>