summaryrefslogtreecommitdiff
path: root/stylesheets
diff options
context:
space:
mode:
Diffstat (limited to 'stylesheets')
-rw-r--r--stylesheets/commun.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/stylesheets/commun.css b/stylesheets/commun.css
index 59cb22a..32889a1 100644
--- a/stylesheets/commun.css
+++ b/stylesheets/commun.css
@@ -198,11 +198,15 @@ footer.legal {
grid-column: 1 / -2;
font-size: 1.2rem;
margin-left: 4em;
+ color: #353535;
}
main h1 {
font-size: 1.4em;
}
+ main h2 {
+ font-size: 1.2em;
+ }
footer.social {
grid-row: 1 / -2;