summaryrefslogtreecommitdiff
path: root/stylesheets/dark.css
diff options
context:
space:
mode:
authorKévin Le Gouguec <kevin.legouguec@gmail.com>2021-02-09 22:30:46 +0100
committerKévin Le Gouguec <kevin.legouguec@gmail.com>2021-02-09 22:30:46 +0100
commitc90c8e320232c39c740d5da2c5543d265104b862 (patch)
tree873f4ec6e7d10a0b55cdb8ff5c71e9c88175ace3 /stylesheets/dark.css
parentd5ba209eaf4af0e0b1ade2a0a434efa92d359b18 (diff)
downloadquatuorbellefeuille.com-c90c8e320232c39c740d5da2c5543d265104b862.tar.xz
Add icons to actual social media accounts
Diffstat (limited to 'stylesheets/dark.css')
-rw-r--r--stylesheets/dark.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/stylesheets/dark.css b/stylesheets/dark.css
index fd89914..0687599 100644
--- a/stylesheets/dark.css
+++ b/stylesheets/dark.css
@@ -3,6 +3,6 @@ body {
color: white;
}
-header.banner img {
+header.banner img, .social img {
filter: brightness(10);
}