Merge branch 'master' of https://github.com/matthieupenchenat81/ModuleWeb
This commit is contained in:
commit
246bd25a2a
@ -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>
|
||||
|
||||
|
@ -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>
|
||||
|
||||
|
Reference in New Issue
Block a user