X-Git-Url: https://git.ladys.computer/Gitweb/blobdiff_plain/65669f0841dd6dadba9214a99443c1c7b2a1e86f0caf80dc8ccd8d7c5e87c94c..37a1c2b878d97ac4b417233a76dc12dc8c3371f915008fe43f6bc8723e7060fe:/gitweb.css diff --git a/gitweb.css b/gitweb.css index f2cd0ab..3918671 100644 --- a/gitweb.css +++ b/gitweb.css @@ -484,3 +484,7 @@ span.atnight { span.match { color: #e00000; } + +div.binary { + font-style: italic; +}