Cleaner css

This commit is contained in:
echarp 2019-06-16 17:08:21 +02:00
parent dcf97eb134
commit 3c5f9b803b
2 changed files with 4 additions and 4 deletions

View File

@ -11,7 +11,7 @@ body.digests main
text-align: left
// Some hack so the display is similar to the one on dlfp
.description, .second_part
.description, .second-part
p
white-space: pre-line

View File

@ -23,7 +23,7 @@
%hr
.second_part
.second-part
:markdown
#{second_part}
@ -90,8 +90,8 @@
value='fr' size='2')
.field.description
%label(for='second_part') Seconde partie
%textarea#second_part(name='news[wiki_second_part]')= second_part
%label(for='second-part') Seconde partie
%textarea#second-part(name='news[wiki_second_part]')= second_part
.actions
%button