]> git.immae.eu Git - perso/Denise/oms.git/blob - static/style.css
Création du dépôt, site à peu près fonctionnel
[perso/Denise/oms.git] / static / style.css
1 body {
2 background-color:#CCCCCC;
3 }
4
5 #sectioncourbe {
6 display: none;
7 }
8
9 #sectionexport {
10 display: none;
11 }
12
13 #export {
14 width: 25em;
15 height: 20em;
16 }