summaryrefslogtreecommitdiff
path: root/docs/index.css
diff options
context:
space:
mode:
Diffstat (limited to 'docs/index.css')
-rw-r--r--docs/index.css7
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/index.css b/docs/index.css
index e0a1fc28c..274884322 100644
--- a/docs/index.css
+++ b/docs/index.css
@@ -286,6 +286,13 @@ tablex out.cv09 {
-webkit-font-feature-settings: 'calt' 1, 'cv09' 1;
font-feature-settings: 'calt' 1, 'cv09' 1;
}
+tablex out.cv10 {
+ -moz-font-feature-settings: 'calt' 1, 'cv10' 1;
+ -ms-font-feature-settings: 'calt' 1, 'cv10' 1;
+ -o-font-feature-settings: 'calt' 1, 'cv10' 1;
+ -webkit-font-feature-settings: 'calt' 1, 'cv10' 1;
+ font-feature-settings: 'calt' 1, 'cv10' 1;
+}
boxes.features box h3 + p {
margin-top:0.5em;