Updated Lackis infoscreen layout

This commit is contained in:
Pet
2018-04-12 20:54:08 +02:00
parent 24f3e90235
commit af5b081a3b
2 changed files with 2 additions and 2 deletions

View File

@@ -11,7 +11,7 @@
</head> </head>
<body> <body>
<%= content_tag(:iframe,'', width: 300, height: 200, src: "/iframe/infoscreenframe.html") %> <%#header picture/animation %> <%= content_tag(:iframe,'', width: "100%", height: "100%", name: "targetframe", allowTransparency:"true", scrolling:"no", frameborder:"0", src: "/iframe/infoscreenframe.html") %> <%#header picture/animation %>
<div id ="jmpress" style="padding-top: 100px"> <div id ="jmpress" style="padding-top: 100px">
<% i=1 %> <% i=1 %>
<% @neuigkeiten.each do |n| %> <% @neuigkeiten.each do |n| %>

View File

@@ -36,7 +36,7 @@
<%= stylesheet_link_tag "infoscreenframe.css" %> <link rel="stylesheet" href="./infoscreenframe.css">
</head> </head>