Skip to content
Snippets Groups Projects
Commit 663dfe97 authored by Sofiane Lasri's avatar Sofiane Lasri
Browse files

nav-icon

parent 5e547cb3
Branches
No related tags found
No related merge requests found
......@@ -10,7 +10,7 @@ .barreDeNavigation .superieure{
display: flex;
justify-content: center;
}
.barreDeNavigation .nav-link{
.nav-link{
padding: .5rem .75rem ;
color: white;
line-height: 1;
......@@ -35,3 +35,16 @@ .barreDeNavigation .inferieure .siteName{
a.siteName:hover {
text-decoration: none;
}
.barreDeNavigation .inferieure>li>a .nav-icon {
display: inline-block;
font-size: 12px;
line-height: inherit;
margin-right: 4px;
width: 69px;
}
.barreDeNavigation .inferieure>li>a .nav-icon img{
margin-top: -5px;
margin-right: -12px;
width: 75%;
margin-left: -1px;
}
\ No newline at end of file
......@@ -13,7 +13,7 @@
</div>
<div>
<a href="#" class="nav-link">
<i class="fa">
<i class="nav-icon">
<img src="<?=getWebsiteSetting("websiteUrl")?>data/images/navbar/menu-buy.gif" alt="Join icon">
</i>
Nous rejoindre
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment