summaryrefslogtreecommitdiff
path: root/static/style.css
diff options
context:
space:
mode:
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 88f77fb..414f996 100644
--- a/static/style.css
+++ b/static/style.css
@@ -74,6 +74,10 @@ img#courbe {
74 display: none; 74 display: none;
75} 75}
76 76
77.petit {
78 font-size: 0.8em;
79}
80
77.bouton { 81.bouton {
78 text-decoration: underline; 82 text-decoration: underline;
79} 83}