summaryrefslogtreecommitdiff
path: root/static/style.css
blob: 58ddc3b112160162edce5a08eb4e0c9a953114d3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
body {
	background-color:#CCCCCC;
}

#sectioncourbe {
	display: none;
}

#sectionexport {
	display: none;
}

#export {
	width: 25em;
	height: 20em;
}