From 847baae44e534ee1e5689149448e8d8919dcbb87 Mon Sep 17 00:00:00 2001 From: Michael Gordeev Date: Fri, 5 Mar 2021 17:39:41 +0300 Subject: [PATCH] Patch 2.0.2 (#71) - Fixed missing fonts --- TabsAside.html | 6 +++--- css/style.css | 4 ++-- css/style.generic.css | 19 +++++++++++-------- fonts/segoemdl2.woff | Bin 0 -> 169056 bytes fonts/segoeui.woff | Bin 0 -> 476260 bytes js/aside-script.js | 6 +++--- manifest.json | 2 +- 7 files changed, 20 insertions(+), 17 deletions(-) create mode 100644 fonts/segoemdl2.woff create mode 100644 fonts/segoeui.woff diff --git a/TabsAside.html b/TabsAside.html index 464c28f..19700f4 100644 --- a/TabsAside.html +++ b/TabsAside.html @@ -19,7 +19,7 @@