File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 70
70
<div class =" container-fluid" >
71
71
72
72
@if (! $iframe )
73
- <h1 class =" mt-2 mb-4 text-center" ><a class =" navbar-brand m-1" href =" {{ url (' /' ) } }" ><img src =" {{ asset (' img/codepuzzle .png' ) } }" height = " 25 " alt =" CODE PUZZLE" /></a ></h1 >
73
+ <h1 class =" mt-2 mb-4 text-center" ><a class =" navbar-brand m-1" href =" {{ url (' /' ) } }" ><img src =" {{ asset (' img/code-puzzle .png' ) } }" width = " 100 " alt =" CODE PUZZLE" /></a ></h1 >
74
74
@endif
75
75
76
76
@if ($defi -> with_chrono == 1 OR $defi -> with_nbverif == 1 )
Original file line number Diff line number Diff line change 85
85
<div class =" container-fluid" >
86
86
87
87
@if (! $iframe )
88
- <h1 class =" mt-2 mb-5 text-center" ><a class =" navbar-brand m-1" href =" {{ url (' /' ) } }" ><img src =" {{ asset (' img/code-puzzle.png' ) } }" width =" 140 " alt =" CODE PUZZLE" /></a ></h1 >
88
+ <h1 class =" mt-2 mb-5 text-center" ><a class =" navbar-brand m-1" href =" {{ url (' /' ) } }" ><img src =" {{ asset (' img/code-puzzle.png' ) } }" width =" 100 " alt =" CODE PUZZLE" /></a ></h1 >
89
89
@endif
90
90
91
91
@if ($puzzle -> with_chrono == 1 OR $puzzle -> with_chrono == 1 )
Original file line number Diff line number Diff line change 56
56
<div class =" pl-3 pr-3" style =" direction : ltr ;" >
57
57
58
58
<h1 id =" sujet_entete" class =" text-center m-0 pb-3 pt-2" >
59
- <a href =" {{ url (' /' ) } }" ><img src =" {{ asset (' img/codepuzzle .png' ) } }" height = " 20 " alt =" CODE PUZZLE" /></a >
59
+ <a href =" {{ url (' /' ) } }" ><img src =" {{ asset (' img/code-puzzle .png' ) } }" width = " 100 " alt =" CODE PUZZLE" /></a >
60
60
</h1 >
61
61
62
62
<!-- SUJET -->
You can’t perform that action at this time.
0 commit comments