On rajoute la possibilité de ne pas afficher les images, dans les réglages du back-office.
This commit is contained in:
@@ -57,6 +57,10 @@ body {
|
||||
-webkit-font-smoothing: antialiased;
|
||||
}
|
||||
|
||||
a:hover {
|
||||
color: rgba(177,194,90,1);
|
||||
}
|
||||
|
||||
.breadcrumb {
|
||||
margin-top: 10px;
|
||||
text-align: center;
|
||||
@@ -109,6 +113,9 @@ body {
|
||||
.footer-container .block-contact, .footer-container li a, #footer > div.footer-container p {
|
||||
color: white;
|
||||
}
|
||||
.footer-container li a:hover {
|
||||
color: gold;
|
||||
}
|
||||
.copyright {
|
||||
color: white;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user