SAEWEB2.2/ci/assets/connexion.css

9 lines
134 B
CSS

body{
margin: 0;
padding: 0;
box-sizing: border-box;
background-color: white;
font-size: 16px;
height: 80%;
}