fix legacy css

This commit is contained in:
Yann Esposito (Yogsototh) 2022-02-19 10:54:12 +01:00
parent 13c4640cf1
commit 27c59db5b0
Signed by untrusted user who does not match committer: yogsototh
GPG key ID: 7B19A4C650D59646

View file

@ -25,3 +25,5 @@
width: 100%; width: 100%;
display: inline-block; display: inline-block;
} }
a.sourceLine { text-decoration: none; }
a.sourceLine:hover { text-decoration: none; }