summaryrefslogtreecommitdiff
path: root/stylesheets/commun.css
diff options
context:
space:
mode:
Diffstat (limited to 'stylesheets/commun.css')
-rw-r--r--stylesheets/commun.css5
1 files changed, 4 insertions, 1 deletions
diff --git a/stylesheets/commun.css b/stylesheets/commun.css
index 663ccc4..d9fe362 100644
--- a/stylesheets/commun.css
+++ b/stylesheets/commun.css
@@ -56,6 +56,10 @@ nav ol, nav ul {
list-style-type: none;
}
+main {
+ color: #353535;
+}
+
main h1 {
font-size: 1.4em;
}
@@ -205,7 +209,6 @@ footer.legal {
grid-column: 1 / -2;
font-size: 1.2rem;
margin-left: 4em;
- color: #353535;
}
footer.social {