summaryrefslogtreecommitdiff
path: root/stylesheets/quatuor.css
diff options
context:
space:
mode:
authorKévin Le Gouguec <kevin.legouguec@gmail.com>2021-02-11 22:36:52 +0100
committerKévin Le Gouguec <kevin.legouguec@gmail.com>2021-02-11 22:36:52 +0100
commitce251cd4325be608fdffc93ac9891c8685a8f81e (patch)
tree34842f28bcb85fc1d757b380ded5c19f44b0289c /stylesheets/quatuor.css
parent163b206375206dfe8d9b96a79a9bed9016488150 (diff)
downloadquatuorbellefeuille.com-ce251cd4325be608fdffc93ac9891c8685a8f81e.tar.xz
Emphasize instruments less
Or more, since the lack of bold contrasts with bold names.
Diffstat (limited to 'stylesheets/quatuor.css')
-rw-r--r--stylesheets/quatuor.css5
1 files changed, 4 insertions, 1 deletions
diff --git a/stylesheets/quatuor.css b/stylesheets/quatuor.css
index d5f7b81..cc79f60 100644
--- a/stylesheets/quatuor.css
+++ b/stylesheets/quatuor.css
@@ -14,6 +14,10 @@
}
+#photos p.name {
+ font-weight: bold;
+}
+
#photos p.instrument {
color: #805900;
}
@@ -56,7 +60,6 @@
#photos p {
margin: 0;
- font-weight: bold;
}
}