diff options
| author | LV-426 <lv-426@taproot.org.il> | 2014-11-11 14:45:44 +0200 |
|---|---|---|
| committer | LV-426 <lv-426@taproot.org.il> | 2014-11-11 14:45:44 +0200 |
| commit | 758d24c1bef78d1ac3dc2b8b3141436f5124428b (patch) | |
| tree | 6c63b9f4bd5520cbd9d3e13b823349f77a942cf7 /lib | |
| parent | ecde30f619161a9d2b4f454f11e41a1239303a34 (diff) | |
mv css, font resources to res/font/, res/css/
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/Lato300.ttf | bin | 83300 -> 0 bytes | |||
| -rw-r--r-- | lib/google-lato-300.css | 7 |
2 files changed, 0 insertions, 7 deletions
diff --git a/lib/Lato300.ttf b/lib/Lato300.ttf Binary files differdeleted file mode 100644 index 3be3b622..00000000 --- a/lib/Lato300.ttf +++ /dev/null diff --git a/lib/google-lato-300.css b/lib/google-lato-300.css deleted file mode 100644 index eff86fb5..00000000 --- a/lib/google-lato-300.css +++ /dev/null @@ -1,7 +0,0 @@ -/* http://fonts.googleapis.com/css?family=Lato:300 */ -@font-face { - font-family: 'Lato'; - font-style: normal; - font-weight: 300; - src: local('Lato Light'), local('Lato-Light'), url(Lato300.ttf) format('truetype'); -} |
