site-accueil-insa/assets/css/template.css
2022-04-08 13:13:19 +02:00

11 lines
No EOL
201 B
CSS

body {
font-family: 'New Super Mario Font U', sans-serif;
background-color: blue;
}
#menu_space_bottom {
background-color: transparent;
position: relative;
width: 100%;
padding-top: 13%;
}