suite
This commit is contained in:
parent
94ae0f4e7e
commit
6ab5dcda31
@ -436,7 +436,7 @@ h1,h2,h3,h4{
|
|||||||
}
|
}
|
||||||
|
|
||||||
#edito_place{
|
#edito_place{
|
||||||
padding-top:20px;
|
padding-top:0px;
|
||||||
margin-left:305px;
|
margin-left:305px;
|
||||||
.left{
|
.left{
|
||||||
text-transform:uppercase;
|
text-transform:uppercase;
|
||||||
|
@ -23,7 +23,7 @@
|
|||||||
-else
|
-else
|
||||||
-url =""
|
-url =""
|
||||||
|
|
||||||
-url = "http://"+HOSTNAME+url
|
-url = "http://"+"lepicvert.org"+url
|
||||||
-style = ""
|
-style = ""
|
||||||
-style = "text-align:center;" if input.alignement == "center"
|
-style = "text-align:center;" if input.alignement == "center"
|
||||||
|
|
||||||
|
@ -82,7 +82,7 @@
|
|||||||
|
|
||||||
%h1{:style => ("font-size:15px;" if @plume.id == 3)}=plume_article.title
|
%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
|
=render plume_article.block
|
||||||
|
|
||||||
-if plume_article.author?
|
-if plume_article.author?
|
||||||
|
Loading…
x
Reference in New Issue
Block a user