]> git.immae.eu Git - perso/Denise/oms.git/blob - static/style.css
3113832076741ee02f842c5967d247a56f38e3e9
[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 }
17
18 #courbe_warnings {
19 display: none;
20 }
21
22 #courbe_erreurs {
23 display: none;
24 }