summaryrefslogtreecommitdiff
path: root/stylesheets/quatuor.css
diff options
context:
space:
mode:
authorKévin Le Gouguec <kevin.legouguec@gmail.com>2021-03-06 22:17:02 +0100
committerKévin Le Gouguec <kevin.legouguec@gmail.com>2021-03-06 22:17:02 +0100
commit0afb26295aa08f900964220006086f39383393ab (patch)
tree50d3f1d836d2fc60212d987c2415d2a205a3ede0 /stylesheets/quatuor.css
parent7895bf56f83240ce5a9649e14606be28c00ddb6d (diff)
downloadquatuorbellefeuille.com-0afb26295aa08f900964220006086f39383393ab.tar.xz
Tweak emphasis on a few pages
Diffstat (limited to 'stylesheets/quatuor.css')
-rw-r--r--stylesheets/quatuor.css10
1 files changed, 5 insertions, 5 deletions
diff --git a/stylesheets/quatuor.css b/stylesheets/quatuor.css
index 26caa77..7487cac 100644
--- a/stylesheets/quatuor.css
+++ b/stylesheets/quatuor.css
@@ -1,20 +1,20 @@
#bio .emph1 {
- font-weight: bold;
- color: #42662a;
+ font-weight: 600;
+ color: #467d20;
}
#bio .emph2 {
- font-weight: bold;
+ font-weight: 600;
color: var(--gold);
}
#bio .emph3 {
- font-weight: bold;
+ font-weight: 600;
color: #404040;
}
#photos p.name {
- font-weight: bold;
+ font-weight: 600;
}
#photos p.instrument {