style.css

Gesponsorde koppelingen

PHP script bestanden

  1. mapstructuur.txt
  2. htaccess.txt
  3. database-user.sql
  4. config.php
  5. index.php
  6. router.php
  7. LoginCTRL.php
  8. Login.php
  9. login.php
  10. LoggedInCTRL.php
  11. logged-in-page.php
  12. 404CTRL.php
  13. 404.php
  14. header.php
  15. footer.php
  16. style.css

« Lees de omschrijving en reacties

body{
margin: 0;
text-align: center;
font-family: calibri;
background: #f4f4f4;
font-size: 16px;
}
form{
width: 400px;
margin: 0 auto;
background: #fff;
padding: 15px;
box-sizing: border-box;
border-radius: 5px;
box-shadow: 0 0 5px #aaa;
}
form label, form input{
width: 100%;
box-sizing: border-box;
}
form label{
display: block;
text-align: left;
}
form input[type=email], form input[type=password]{
line-height: 30px;
height: 30px;
padding: 0 8px;
margin-bottom: 10px;
}

 
 

Om de gebruiksvriendelijkheid van onze website en diensten te optimaliseren maken wij gebruik van cookies. Deze cookies gebruiken wij voor functionaliteiten, analytische gegevens en marketing doeleinden. U vindt meer informatie in onze privacy statement.