summaryrefslogtreecommitdiff
path: root/themes/blog.jaseg.de/static/css/style.css
diff options
context:
space:
mode:
authorjaseg <git@jaseg.de>2022-03-01 11:11:15 +0100
committerjaseg <git@jaseg.de>2022-03-01 11:11:15 +0100
commit7e86971cf714f3c00a1c91a397816663987f69fc (patch)
treefbf7c54d6b093113e70c745732bb0290b0a45118 /themes/blog.jaseg.de/static/css/style.css
parent072b2d38e254cfa662d4d9e994e624f612d1766e (diff)
downloadblog-7e86971cf714f3c00a1c91a397816663987f69fc.tar.gz
blog-7e86971cf714f3c00a1c91a397816663987f69fc.tar.bz2
blog-7e86971cf714f3c00a1c91a397816663987f69fc.zip
Remove external resources
Diffstat (limited to 'themes/blog.jaseg.de/static/css/style.css')
-rw-r--r--themes/blog.jaseg.de/static/css/style.css3
1 files changed, 1 insertions, 2 deletions
diff --git a/themes/blog.jaseg.de/static/css/style.css b/themes/blog.jaseg.de/static/css/style.css
index 47e5233..18e13f4 100644
--- a/themes/blog.jaseg.de/static/css/style.css
+++ b/themes/blog.jaseg.de/static/css/style.css
@@ -1,7 +1,6 @@
/* @import url('https://fonts.googleapis.com/css?family=Roboto+Slab:400,700|Source+Serif+Pro'); */
/* @import url('https://fonts.googleapis.com/css?family=Fredoka+One|Source+Serif+Pro'); */
-@import url('https://fonts.googleapis.com/css?family=Baloo|Source+Serif+Pro');
-@import url('https://fonts.googleapis.com/css?family=Ubuntu+Mono');
+@import url('/css/webfonts.css');
body {
max-width: 800px;