Introduction
Introduction Statistics Contact Development Disclaimer Help
tstyle.css: turn off font ligatures - adamsgaard.dk - my academic webpage
git clone git://src.adamsgaard.dk/adamsgaard.dk
Log
Files
Refs
README
LICENSE
---
commit aee9726f65f6c76cba4af628da15b41f52344e69
parent dc3364290fcb607b6c1c43e2ad0db9417bc3f674
Author: Anders Damsgaard <[email protected]>
Date: Fri, 11 Dec 2020 17:12:06 +0100
style.css: turn off font ligatures
Diffstat:
M style.css | 1 +
1 file changed, 1 insertion(+), 0 deletions(-)
---
diff --git a/style.css b/style.css
t@@ -7,6 +7,7 @@ body {
font-size: 1.0em;
line-height: 1.3;
font-family: Consolas,Monaco,Lucida Console,Liberation Mono,DejaVu San…
+ font-variant-ligatures: none;
margin: 0;
padding: 0;
}
You are viewing proxied material from mx1.adamsgaard.dk. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.