promo menu

This commit is contained in:
Nolwenn 2016-06-14 13:10:03 +02:00
parent f12869e4d5
commit 4412e657b8
2 changed files with 12 additions and 0 deletions

View File

@ -323,6 +323,18 @@ body.content_only { margin: 0 }
position: relative;
}
#header #mainmenu .menu-content > li:last-child > a:before {
content: '';
display: inline-block;
background: url('../img/promo.png') no-repeat;
height: 30px;
width: 30px;
vertical-align: middle;
margin-right: 3px;
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB