X-Git-Url: https://nos-oignons.net/gitweb/website.git/blobdiff_plain/28a69a54701da603b7c7ef462cb756621862df77..5f2145d1197f066ab331d7863250d54344f56e83:/local.css diff --git a/local.css b/local.css index 2b15374..b170e8f 100644 --- a/local.css +++ b/local.css @@ -49,6 +49,14 @@ pre { font-size-adjust: 0.535; } +dt { + font-weight: bold; +} + +thead td { + text-decoration: underline; +} + .page { overflow: hidden; max-width: 54em; @@ -378,7 +386,6 @@ pre { #footer #pageinfo { position: relative; - max-width: 30em; margin: auto; padding: 0.1em 2em; border-top: none;