style: add icons for feeds and newsletters boxes

This commit is contained in:
Frédéric Péters 2013-08-12 18:00:12 +02:00
parent 69339c7cd4
commit 72b5432c01
3 changed files with 8 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 477 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 518 B

View File

@ -177,6 +177,14 @@ br.clear {
cursor: default; /* someday, perhaps, cursor: move */
}
#content .block h2.feeds {
background-image: url(Picto-Bulle.png);
}
#content .block h2.newsletters {
background-image: url(Picto-Coeur.png);
}
#content .demarches ul,
#content ul.mes-demarches {
list-style: none;