summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKévin Le Gouguec <kevin.legouguec@gmail.com>2021-02-09 22:54:57 +0100
committerKévin Le Gouguec <kevin.legouguec@gmail.com>2021-02-09 22:54:57 +0100
commit0417565304f764bc34277c20c5bb2d982e063451 (patch)
tree31559f991bff5392389b9f05d80936558fa9e47c
parent8c318602ed866407a65a83c7eb6f1d731bd45a22 (diff)
downloadquatuorbellefeuille.com-0417565304f764bc34277c20c5bb2d982e063451.tar.xz
Revert highlighting of social media buttons
Keep the rest of the commit though.
-rw-r--r--stylesheets/commun.css3
1 files changed, 0 insertions, 3 deletions
diff --git a/stylesheets/commun.css b/stylesheets/commun.css
index 30a6f24..c349d79 100644
--- a/stylesheets/commun.css
+++ b/stylesheets/commun.css
@@ -42,9 +42,6 @@ header.banner img, .social a img {
header.banner:hover img, .social a:hover img {
filter: none;
}
-.social a:hover {
- background: white;
-}
header.banner:hover {
color: var(--gold);
}