From b0a843dee22b53bdae89ffd94eebd8b1eef6fd58 Mon Sep 17 00:00:00 2001 From: Rasmus Andersson Date: Thu, 9 Apr 2020 16:14:07 -0700 Subject: web: disclaimer and version fix for font files --- docs/index.css | 11 +++++++++++ docs/index.html | 2 +- 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/docs/index.css b/docs/index.css index c38fa49d5..3b6a1c44e 100644 --- a/docs/index.css +++ b/docs/index.css @@ -294,3 +294,14 @@ boxes.features grid .sample em { font-size: 1.1em; line-height: 1em; } + + +blockquote { + display:inline-block; + border-radius:4px; + background: var(--yellow); + color:black; + padding: 1rem 1.5rem; + margin-bottom: 2rem; + font-weight:500; +} diff --git a/docs/index.html b/docs/index.html index 5cd2433b6..fcb2f0971 100644 --- a/docs/index.html +++ b/docs/index.html @@ -34,7 +34,7 @@ endfor

The Inter typeface family

-
WEBSITE IS CURRENTLY EXPERIENVING ISSUES WITH LOADING RESOURCES
+
This website is currently experiencing issues with loading resources
Inter is a typeface carefully crafted & designed for -- cgit v1.2.3