From 0229130aadbc07d917fad810d26eefa18c5321e8 Mon Sep 17 00:00:00 2001 From: Kévin Le Gouguec Date: Sat, 6 Mar 2021 22:08:45 +0100 Subject: Tweak title sizes and colors --- stylesheets/membre.css | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'stylesheets/membre.css') 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; -- cgit v1.2.3