summaryrefslogtreecommitdiff
path: root/static/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/style.css')
-rw-r--r--static/style.css7
1 files changed, 7 insertions, 0 deletions
diff --git a/static/style.css b/static/style.css
index f72a546..d25b5eb 100644
--- a/static/style.css
+++ b/static/style.css
@@ -124,6 +124,13 @@ nav {
124 width:7em 124 width:7em
125} 125}
126 126
127/* RĂ©ponses dans la page liste */
128.reponses {
129 font-size: 0.9em ;
130 display: none;
131
132}
133
127/* Page changelog */ 134/* Page changelog */
128#suite_changelog { 135#suite_changelog {
129 display: none; 136 display: none;