X-Git-Url: https://nos-oignons.net/gitweb/website.git/blobdiff_plain/6f3a7f9f08d9a3a032432470eb4c649092aac15c..9e9b815f9a48ae415a03c26985255d6992eb102b:/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;