From 5bdb39241374afc3da801a4032ebc306f8562035 Mon Sep 17 00:00:00 2001 From: Tilman Vatteroth Date: Tue, 5 Jan 2021 22:55:00 +0100 Subject: Several theme changes (#659) * Several theme changes - Add max width of 1440px - Rename css file - Fix edit button - Add local Roboto font Signed-off-by: Tilman Vatteroth --- .../theme/styles/Roboto/roboto-latin-regular.woff | Bin 0 -> 20268 bytes .../theme/styles/Roboto/roboto-latin-regular.woff2 | Bin 0 -> 15736 bytes .../theme/styles/Roboto/roboto-mono-latin-regular.woff | Bin 0 -> 15160 bytes .../theme/styles/Roboto/roboto-mono-latin-regular.woff2 | Bin 0 -> 12312 bytes 4 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 docs/content/theme/styles/Roboto/roboto-latin-regular.woff create mode 100644 docs/content/theme/styles/Roboto/roboto-latin-regular.woff2 create mode 100644 docs/content/theme/styles/Roboto/roboto-mono-latin-regular.woff create mode 100644 docs/content/theme/styles/Roboto/roboto-mono-latin-regular.woff2 (limited to 'docs/content/theme/styles/Roboto') diff --git a/docs/content/theme/styles/Roboto/roboto-latin-regular.woff b/docs/content/theme/styles/Roboto/roboto-latin-regular.woff new file mode 100644 index 00000000..69c88254 Binary files /dev/null and b/docs/content/theme/styles/Roboto/roboto-latin-regular.woff differ diff --git a/docs/content/theme/styles/Roboto/roboto-latin-regular.woff2 b/docs/content/theme/styles/Roboto/roboto-latin-regular.woff2 new file mode 100644 index 00000000..1a537015 Binary files /dev/null and b/docs/content/theme/styles/Roboto/roboto-latin-regular.woff2 differ diff --git a/docs/content/theme/styles/Roboto/roboto-mono-latin-regular.woff b/docs/content/theme/styles/Roboto/roboto-mono-latin-regular.woff new file mode 100644 index 00000000..f319fbfa Binary files /dev/null and b/docs/content/theme/styles/Roboto/roboto-mono-latin-regular.woff differ diff --git a/docs/content/theme/styles/Roboto/roboto-mono-latin-regular.woff2 b/docs/content/theme/styles/Roboto/roboto-mono-latin-regular.woff2 new file mode 100644 index 00000000..ed384d22 Binary files /dev/null and b/docs/content/theme/styles/Roboto/roboto-mono-latin-regular.woff2 differ -- cgit v1.2.3