summaryrefslogtreecommitdiff
path: root/stylesheets/membre.css
diff options
context:
space:
mode:
authorKévin Le Gouguec <kevin.legouguec@gmail.com>2021-03-06 22:08:45 +0100
committerKévin Le Gouguec <kevin.legouguec@gmail.com>2021-03-06 22:08:45 +0100
commit0229130aadbc07d917fad810d26eefa18c5321e8 (patch)
tree2ceb59cbacab95fbdc8aa73f448b1ee371f5d42f /stylesheets/membre.css
parent372c30477e54a3bd4d5ce7e8cdfb85db2cfb9347 (diff)
downloadquatuorbellefeuille.com-0229130aadbc07d917fad810d26eefa18c5321e8.tar.xz
Tweak title sizes and colors
Diffstat (limited to 'stylesheets/membre.css')
-rw-r--r--stylesheets/membre.css8
1 files changed, 8 insertions, 0 deletions
diff --git a/stylesheets/membre.css b/stylesheets/membre.css
index f870a39..1eaff1f 100644
--- a/stylesheets/membre.css
+++ b/stylesheets/membre.css
@@ -68,6 +68,14 @@ main > img {
margin: var(--main-top-margin) 0;
}
+ .bio-title h1.name {
+ font-size: xx-large;
+ }
+
+ .bio-title h2.instrument {
+ font-size: x-large;
+ }
+
main > img {
margin-top: var(--main-top-margin);
position: sticky;