1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-09-15 18:57:05 +00:00

rename font folder into fonts in baggy theme

This commit is contained in:
Nicolas Lœuillet 2014-02-20 13:02:13 +01:00
parent d09a5674e9
commit 689de3dbcc
6 changed files with 1 additions and 1 deletions

View file

@ -2,5 +2,5 @@
font-family: 'PT Sans';
font-style: normal;
font-weight: 700;
src: local('PT Sans Bold'), local('PTSans-Bold'), url(/themes/baggy/fonts/ptsans.woff) format('woff');
src: local('PT Sans Bold'), local('PTSans-Bold'), url(../fonts/ptsans.woff) format('woff');
}

View file

Before

Width:  |  Height:  |  Size: 8.4 KiB

After

Width:  |  Height:  |  Size: 8.4 KiB

Before After
Before After