Fixed layout en made bottom section wider

master
Yuri van Midden 4 years ago
parent 4de63f7e2c
commit b6544144dd
Signed by: yuri
GPG Key ID: B1E365DD233EF90A
  1. 4
      index-en.html
  2. 6
      index.html

@ -126,7 +126,7 @@
background-color: orangered; background-color: orangered;
background-repeat: no-repeat; background-repeat: no-repeat;
background-position: top; background-position: top;
padding: 2% 0 0 0; padding: 0% 0 0 0;
} }
.haramPaars{ .haramPaars{
@ -228,7 +228,7 @@
</div> </div>
</div> </div>
<div class="row justify-content-center"> <div class="row justify-content-center">
<div class="col-lg-4"> <div class="col-lg-5">
<div class="alert alert-member shadow text-center"> <div class="alert alert-member shadow text-center">
<p>I have read and understood the information.</p> <p>I have read and understood the information.</p>
<a href="#" onclick="toProductionSite()" role="button" class="btn btn-tryout btn-lg" aria-pressed="true"> <a href="#" onclick="toProductionSite()" role="button" class="btn btn-tryout btn-lg" aria-pressed="true">

@ -55,7 +55,7 @@
<style> <style>
p { p {
font-size: 110%; font-size: 105%;
} }
.centre{ .centre{
@ -126,7 +126,7 @@
background-color: orangered; background-color: orangered;
background-repeat: no-repeat; background-repeat: no-repeat;
background-position: top; background-position: top;
padding: 2% 0 0 0; padding: 0% 0 0 0;
} }
.haramPaars{ .haramPaars{
@ -228,7 +228,7 @@
</div> </div>
</div> </div>
<div class="row justify-content-center"> <div class="row justify-content-center">
<div class="col-lg-4"> <div class="col-lg-5">
<div class="alert alert-member shadow text-center"> <div class="alert alert-member shadow text-center">
<p>Ik heb de informatie gelezen.</p> <p>Ik heb de informatie gelezen.</p>
<a href="#" onclick="toProductionSite()" role="button" class="btn btn-tryout btn-lg" aria-pressed="true"> <a href="#" onclick="toProductionSite()" role="button" class="btn btn-tryout btn-lg" aria-pressed="true">

Loading…
Cancel
Save