aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorNicolas LÅ“uillet <nicolas.loeuillet@gmail.com>2014-02-20 13:02:13 +0100
committerNicolas LÅ“uillet <nicolas.loeuillet@gmail.com>2014-02-20 13:02:13 +0100
commit689de3dbcc1252e230ab25723c237723f5a4d4a1 (patch)
tree561b5063073acc5b73764a3bb1c9fbb69db45429
parentd09a5674e915e79762931a3465461327fb5737ea (diff)
downloadwallabag-689de3dbcc1252e230ab25723c237723f5a4d4a1.tar.gz
wallabag-689de3dbcc1252e230ab25723c237723f5a4d4a1.tar.zst
wallabag-689de3dbcc1252e230ab25723c237723f5a4d4a1.zip
rename font folder into fonts in baggy theme
-rwxr-xr-xthemes/baggy/css/font.css2
-rwxr-xr-xthemes/baggy/fonts/icomoon.eot (renamed from themes/baggy/font/icomoon.eot)bin3724 -> 3724 bytes
-rwxr-xr-xthemes/baggy/fonts/icomoon.svg (renamed from themes/baggy/font/icomoon.svg)0
-rwxr-xr-xthemes/baggy/fonts/icomoon.ttf (renamed from themes/baggy/font/icomoon.ttf)bin3560 -> 3560 bytes
-rwxr-xr-xthemes/baggy/fonts/icomoon.woff (renamed from themes/baggy/font/icomoon.woff)bin3528 -> 3528 bytes
-rw-r--r--themes/baggy/fonts/ptsans.woff (renamed from themes/baggy/font/ptsans.woff)bin24816 -> 24816 bytes
6 files changed, 1 insertions, 1 deletions
diff --git a/themes/baggy/css/font.css b/themes/baggy/css/font.css
index ec662158..7c02a16f 100755
--- a/themes/baggy/css/font.css
+++ b/themes/baggy/css/font.css
@@ -2,5 +2,5 @@
2 font-family: 'PT Sans'; 2 font-family: 'PT Sans';
3 font-style: normal; 3 font-style: normal;
4 font-weight: 700; 4 font-weight: 700;
5 src: local('PT Sans Bold'), local('PTSans-Bold'), url(/themes/baggy/fonts/ptsans.woff) format('woff'); 5 src: local('PT Sans Bold'), local('PTSans-Bold'), url(../fonts/ptsans.woff) format('woff');
6} 6}
diff --git a/themes/baggy/font/icomoon.eot b/themes/baggy/fonts/icomoon.eot
index 02f53b36..02f53b36 100755
--- a/themes/baggy/font/icomoon.eot
+++ b/themes/baggy/fonts/icomoon.eot
Binary files differ
diff --git a/themes/baggy/font/icomoon.svg b/themes/baggy/fonts/icomoon.svg
index d9c35b98..d9c35b98 100755
--- a/themes/baggy/font/icomoon.svg
+++ b/themes/baggy/fonts/icomoon.svg
diff --git a/themes/baggy/font/icomoon.ttf b/themes/baggy/fonts/icomoon.ttf
index 3860dd04..3860dd04 100755
--- a/themes/baggy/font/icomoon.ttf
+++ b/themes/baggy/fonts/icomoon.ttf
Binary files differ
diff --git a/themes/baggy/font/icomoon.woff b/themes/baggy/fonts/icomoon.woff
index c3a91ed7..c3a91ed7 100755
--- a/themes/baggy/font/icomoon.woff
+++ b/themes/baggy/fonts/icomoon.woff
Binary files differ
diff --git a/themes/baggy/font/ptsans.woff b/themes/baggy/fonts/ptsans.woff
index cf7c62e1..cf7c62e1 100644
--- a/themes/baggy/font/ptsans.woff
+++ b/themes/baggy/fonts/ptsans.woff
Binary files differ