diff options
Diffstat (limited to 'web/static')
| -rw-r--r-- | web/static/css/style.css | 12 |
1 files changed, 4 insertions, 8 deletions
diff --git a/web/static/css/style.css b/web/static/css/style.css index b293da8..55bef65 100644 --- a/web/static/css/style.css +++ b/web/static/css/style.css @@ -11,13 +11,8 @@ span:hover { margin-right: 1em; } -#text { - width: 460px; - float: left; -} - .pagetext p { - text-align: justify; + text-align: justify; -moz-hyphens: auto; margin: 0; text-indent: 1.5em; @@ -25,8 +20,9 @@ span:hover { .pagetext { padding: 3.5em 2em; - font-size: 18px; - line-height: 180%; + font-size: 12px; + line-height: 150%; +} #texte-non-corrige { margin-top:0cm; |
