summaryrefslogtreecommitdiff
path: root/commun.css
diff options
context:
space:
mode:
Diffstat (limited to 'commun.css')
-rw-r--r--commun.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/commun.css b/commun.css
index 96621a8..8d0e6dc 100644
--- a/commun.css
+++ b/commun.css
@@ -70,7 +70,7 @@ nav ol li {
padding: 0.5em 0.1em;
}
-nav ol li.current {
+.current {
background-color: white;
}
@@ -119,7 +119,7 @@ footer.social {
transform: rotate(180deg);
margin: 0;
- margin-inline-start: 0.5em;
+ padding: 1em 0.5em;
}
.contact a {