h1 principal
This commit is contained in:
parent
5a6330e84b
commit
72312e361e
@ -351,7 +351,10 @@ article, .corps_content{
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
h1.principal{
|
||||||
|
text-align:center;
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
@media only screen and (min-width: 960px) and (max-width: 1240px) {
|
@media only screen and (min-width: 960px) and (max-width: 1240px) {
|
||||||
|
@ -14,7 +14,7 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
%h1=link_to article.title, article_path(:slug => article.slug), :title => "blog conseil en image : "+article.title.to_s
|
%h1.principal=link_to article.title, article_path(:slug => article.slug), :title => "blog conseil en image : "+article.title.to_s
|
||||||
|
|
||||||
|
|
||||||
=render article.block
|
=render article.block
|
||||||
|
Loading…
x
Reference in New Issue
Block a user