summaryrefslogtreecommitdiff
path: root/stylesheets
diff options
context:
space:
mode:
authorKévin Le Gouguec <kevin.legouguec@gmail.com>2021-02-11 19:44:54 +0100
committerKévin Le Gouguec <kevin.legouguec@gmail.com>2021-02-11 19:44:54 +0100
commit13b866d9328c3be336de0acd4f6206686d2cb717 (patch)
tree62fc164819e68fbb254beb69038fec7f21345011 /stylesheets
parent4c75573f4496cef7e72cf8141c7928b583d4f801 (diff)
downloadquatuorbellefeuille.com-13b866d9328c3be336de0acd4f6206686d2cb717.tar.xz
Use full names
Diffstat (limited to 'stylesheets')
-rw-r--r--stylesheets/membre.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/stylesheets/membre.css b/stylesheets/membre.css
index 1d6ab5b..0d56a33 100644
--- a/stylesheets/membre.css
+++ b/stylesheets/membre.css
@@ -10,6 +10,10 @@ main {
justify-self: center;
}
+#bio h1 {
+ text-transform: uppercase;
+}
+
#bio dt, #bio dd {
display: inline;
}