Skip to content
Snippets Groups Projects
Commit eeece164 authored by Benjamin - Le Filament's avatar Benjamin - Le Filament
Browse files

[add] link css

parent b4069d81
No related branches found
No related tags found
No related merge requests found
...@@ -36,6 +36,16 @@ header .navbar-brand.logo img { ...@@ -36,6 +36,16 @@ header .navbar-brand.logo img {
border-top: 1px solid #f3f3f3 !important; border-top: 1px solid #f3f3f3 !important;
background-color: #fff; background-color: #fff;
} }
/************************************
/** COMMONS
*************************************/
/* LIENS */
a {
color: #6c757d;
}
a:hover {
color: #343a40;
}
/************************************ /************************************
/** WEBSITE SALE /** WEBSITE SALE
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment