maj css level memo

This commit is contained in:
Jerome Morjon 2015-03-20 19:36:35 +01:00
parent 531d3b0015
commit 550ca526b9
2 changed files with 2 additions and 3 deletions

View File

@ -5,8 +5,7 @@
<div class="referents"> <div class="referents">
<div class="referent game" <div class="referent game"
onclick='location.href = "{{ URL::to('memo') }}";' onclick='location.href = "{{ URL::to('memo') }}";'
style="background:url('{{ URL::to('imgs/memo.jpg') }}'); width: 50%;"> style="background:url('{{ URL::to('imgs/memo/memo2.png') }}'); background-repeat:no-repeat; background-size: contain; border: none; margin-top: 10%;">
<div class="infos">Mémo</div>
</div> </div>
<br> <br>

View File

@ -5,7 +5,7 @@
<div class="abso referents"> <div class="abso referents">
<div class="game active" <div class="game active"
onclick='location.href = "{{ URL::to('puzzle') }}";' onclick='location.href = "{{ URL::to('puzzle') }}";'
style="background:url('{{ URL::to('imgs/puzzle/puzzle.png') }}'); background-repeat:no-repeat; background-size: contain; border: none;"> style="background:url('{{ URL::to('imgs/puzzle/puzzle.png') }}'); background-repeat:no-repeat; background-size: contain; border: none; margin-top: 10%;">
</div> </div>
<br> <br>
<button class="level" onclick="location.href='{{ URL::to('puzzle/jouer/1') }}'"> <button class="level" onclick="location.href='{{ URL::to('puzzle/jouer/1') }}'">