File tree Expand file tree Collapse file tree 2 files changed +11
-2
lines changed
Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 1- < div class ="hero ">
1+ < div class ="hero hero--joomla ">
22 < div class ="wide ">
33 < div class ="container-fluid ">
44 < div class ="row ">
55 < div class ="col-lg-12 col-sm-12 text-center ">
66 < h1 >
77 < span class ="quiet "> Codeception for</ span >
88
9- < img src ="/images/frameworks/joomla.png " alt ="Joomla "> </ h1 >
9+ < img src ="/images/frameworks/joomla-logo.svg " alt ="Joomla "> </ h1 >
1010
1111 </ div >
1212 </ div >
Original file line number Diff line number Diff line change @@ -1074,6 +1074,15 @@ body .panel-info>.panel-heading {
10741074 margin-bottom : 20px ;
10751075}
10761076
1077+ .hero--joomla img {
1078+ width : 70% ;
1079+ max-width : 800px ;
1080+ border-radius : 10px ;
1081+ margin-top : 30px ;
1082+ background-color : # ffffff ;
1083+ padding : 10px ;
1084+ }
1085+
10771086.container--addons {
10781087 margin-bottom : 1.5em ;
10791088}
You can’t perform that action at this time.
0 commit comments