chiark
/
gitweb
/
~bjharris
/
bedstead-debian.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fa1b04e
)
CSS: use "normal" rather than explicitly disabling "palt".
author
Ben Harris
<bjh21@bjh21.me.uk>
Mon, 7 Nov 2016 01:41:36 +0000
(
01:41
+0000)
committer
Ben Harris
<bjh21@bjh21.me.uk>
Mon, 7 Nov 2016 01:41:36 +0000
(
01:41
+0000)
This makes it clearer that the whole of font-feature-settings is
overridden.
bedstead.css
patch
|
blob
|
history
diff --git
a/bedstead.css
b/bedstead.css
index 9748177a294d84f55dd9c611aa96fd5e7b6b34e7..1a14ce5fc3f7361cd8b4510781edc0a4295f4e96 100644
(file)
--- a/
bedstead.css
+++ b/
bedstead.css
@@
-8,8
+8,8
@@
body {
/* Except where it's conventional to use a monospaced version. */
kbd, code, tt, pre {
- font-family: Bedstead, monospace;
- font-feature-settings:
"palt" off
;
+ font-family: Bedstead, monospace;
+ font-feature-settings:
normal
;
}
@font-face {