This commit is contained in:
Nicolas Bally 2018-05-28 17:56:30 +02:00
parent 94ae0f4e7e
commit 6ab5dcda31
3 changed files with 3 additions and 3 deletions

View File

@ -436,7 +436,7 @@ h1,h2,h3,h4{
}
#edito_place{
padding-top:20px;
padding-top:0px;
margin-left:305px;
.left{
text-transform:uppercase;

View File

@ -23,7 +23,7 @@
-else
-url =""
-url = "http://"+HOSTNAME+url
-url = "http://"+"lepicvert.org"+url
-style = ""
-style = "text-align:center;" if input.alignement == "center"

View File

@ -82,7 +82,7 @@
%h1{:style => ("font-size:15px;" if @plume.id == 3)}=plume_article.title
.render_block{:style => ("font-size:12.6px;" if @plume.id == 3)}
.render_block{:style => ("font-size:12px;" if @plume.id == 3)}
=render plume_article.block
-if plume_article.author?