summaryrefslogtreecommitdiff
path: root/static/style.css
diff options
context:
space:
mode:
authorDenise sur Lya <sekhmet@lya>2020-06-16 00:32:10 +0200
committerDenise sur Lya <sekhmet@lya>2020-06-16 00:32:10 +0200
commit66a3e38cc085dc000776d3e2ad3acd7ef57068a3 (patch)
tree1cfb7b1953596c6bd3e01706a20bb6e7e10d3bca /static/style.css
parent9cb3c31c54b868e0c3a335ef3a4b4cdc81e479fb (diff)
downloadoms-66a3e38cc085dc000776d3e2ad3acd7ef57068a3.tar.gz
oms-66a3e38cc085dc000776d3e2ad3acd7ef57068a3.tar.zst
oms-66a3e38cc085dc000776d3e2ad3acd7ef57068a3.zip
Ajout de la FAQ, correction de bugs. Meilleure requĂȘte de courbe.
Diffstat (limited to 'static/style.css')
-rw-r--r--static/style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/static/style.css b/static/style.css
index 58ddc3b..3216d34 100644
--- a/static/style.css
+++ b/static/style.css
@@ -14,3 +14,7 @@ body {
14 width: 25em; 14 width: 25em;
15 height: 20em; 15 height: 20em;
16} 16}
17
18#courbe_warnings {
19 display: none;
20}