summaryrefslogtreecommitdiff
path: root/commun.css
diff options
context:
space:
mode:
authorKévin Le Gouguec <kevin.legouguec@gmail.com>2020-12-15 23:51:30 +0100
committerKévin Le Gouguec <kevin.legouguec@gmail.com>2020-12-15 23:51:30 +0100
commitb774f621ad033bb5122bfd99d7b5dc0c9cbfe2bc (patch)
tree78bd27d7a3fb88a2b61bc25ecff6aa2942efb9be /commun.css
parentb458a7822e3ee64f29a34c8ffedb69fb67d51d54 (diff)
downloadquatuorbellefeuille.com-b774f621ad033bb5122bfd99d7b5dc0c9cbfe2bc.tar.xz
Add contact page and RSS feed
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 {