diff options
Diffstat (limited to 'commun.css')
| -rw-r--r-- | commun.css | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 { |
