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 text-align: left
// Some hack so the display is similar to the one on dlfp // Some hack so the display is similar to the one on dlfp
.description, .second_part .description, .second-part
p p
white-space: pre-line white-space: pre-line

View File

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