summaryrefslogtreecommitdiff
path: root/membre.css
diff options
context:
space:
mode:
authorKévin Le Gouguec <kevin.legouguec@gmail.com>2020-12-14 01:03:42 +0100
committerKévin Le Gouguec <kevin.legouguec@gmail.com>2020-12-14 01:03:57 +0100
commitb458a7822e3ee64f29a34c8ffedb69fb67d51d54 (patch)
treec45aa4d812f30fcf04d527807c3540c08ef538f6 /membre.css
parent4ffcefe6afb58590754dc1f95da9452e9666376a (diff)
downloadquatuorbellefeuille.com-b458a7822e3ee64f29a34c8ffedb69fb67d51d54.tar.xz
Simplify colors
Diffstat (limited to 'membre.css')
-rw-r--r--membre.css4
1 files changed, 0 insertions, 4 deletions
diff --git a/membre.css b/membre.css
index 0209327..86d370b 100644
--- a/membre.css
+++ b/membre.css
@@ -8,10 +8,6 @@ main > div {
padding: 2%;
}
-#bio, #photo {
- background-color: #dbb;
-}
-
#bio dl {
display: grid;
grid-template-columns: 1fr 2fr;