aboutsummaryrefslogtreecommitdiffstats
path: root/style.css
diff options
context:
space:
mode:
authorAUTOMATIC1111 <16777216c@gmail.com>2023-05-13 16:43:15 +0000
committerAUTOMATIC <16777216c@gmail.com>2023-05-13 17:22:09 +0000
commit12c78138dd56eef029ce74e371c8e646cb07f6fb (patch)
tree5c364eb703e6ded486cae3ce385c81af736dd68b /style.css
parent063848798c4d4df6d3e108f4cc00c35ca38f5ebd (diff)
downloadstable-diffusion-webui-gfx803-12c78138dd56eef029ce74e371c8e646cb07f6fb.tar.gz
stable-diffusion-webui-gfx803-12c78138dd56eef029ce74e371c8e646cb07f6fb.tar.bz2
stable-diffusion-webui-gfx803-12c78138dd56eef029ce74e371c8e646cb07f6fb.zip
Merge pull request #10324 from catboxanon/offline
Allow web UI to be ran fully offline
Diffstat (limited to 'style.css')
-rw-r--r--style.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/style.css b/style.css
index b823c7dd..31b2ed5a 100644
--- a/style.css
+++ b/style.css
@@ -1,3 +1,6 @@
+/* temporary fix to load default gradio font in frontend instead of backend */
+
+@import url('https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@400;600&display=swap');
/* general gradio fixes */