X-Git-Url: https://nos-oignons.net/gitweb/website.git/blobdiff_plain/6f3a7f9f08d9a3a032432470eb4c649092aac15c..4fc378ba1211fe64cb24133c3f18bdca828693cd:/local.css diff --git a/local.css b/local.css index ea028a7..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;