This commit is contained in:
Malibu 2015-03-20 19:41:03 +01:00
commit 246bd25a2a
2 changed files with 2 additions and 2 deletions

View File

@ -20,7 +20,7 @@
</div>
<div style="position: absolute; left: 10px; top: 10px;">
<div style="position: relative; left: 0; bottom:40%; padding-left:1%; ">
<a href="/"><img style="height: 80px;" src="{{ URL::to('imgs/previouspage.png') }}"></a>
</div>

View File

@ -23,7 +23,7 @@
<button class="level" onclick="location.href='{{ URL::to('puzzle/jouer/3') }}'"><span style="color:gold;"><span class="icon-star-full"></span><span class="icon-star-full"></span><span class="icon-star-full"></span></span></button>
</div>
<div style="position: absolute; left: 10px; top: 10px;">
<div style="position: relative; left: 0; bottom:40%; padding-left:1%; ">
<a href="/"><img style="height: 80px;" src="{{ URL::to('imgs/previouspage.png') }}"></a>
</div>