SAEWEB2.2/ci/assets/connexion.css

9 lines
134 B
CSS
Raw Normal View History

body{
2024-06-05 11:14:54 +02:00
margin: 0;
padding: 0;
box-sizing: border-box;
background-color: white;
2024-06-05 11:14:54 +02:00
font-size: 16px;
height: 80%;
2024-06-05 11:14:54 +02:00
}