]> git.immae.eu Git - perso/Denise/oms.git/blob - static/style.css
3216d34c262fcc3fded70e05018d3cc3d6d4e8f3
[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 }