Ajout lien sur les associations
This commit is contained in:
parent
1973b3c41e
commit
5d643a5a28
@ -231,7 +231,7 @@ footer.bottom nav
|
||||
clear: both
|
||||
a
|
||||
display: inline-block
|
||||
padding: 2em 2%
|
||||
padding: 2em 1%
|
||||
padding-bottom: 0
|
||||
em.fa
|
||||
font-size: x-large
|
||||
|
@ -1,5 +1,5 @@
|
||||
@media all and (min-width: 1600px)
|
||||
main
|
||||
body
|
||||
font-size: larger
|
||||
|
||||
aside#lug-list
|
||||
|
@ -51,6 +51,9 @@
|
||||
= link_to tags_url do
|
||||
%em.fa.fa-tags
|
||||
=t '.tags'
|
||||
= link_to lugs_url do
|
||||
%em.fa.fa-users
|
||||
= Lug.model_name.human.pluralize
|
||||
= link_to application_infos_url do
|
||||
%em.fa.fa-info
|
||||
=t '.infos'
|
||||
|
Loading…
Reference in New Issue
Block a user