diff options
| author | garbash <dor.garbash@gmail.com> | 2014-11-28 17:29:15 +0200 |
|---|---|---|
| committer | garbash <dor.garbash@gmail.com> | 2014-11-28 17:29:15 +0200 |
| commit | 045597184560d4579cb5e34d3e731a5d6bb022c9 (patch) | |
| tree | cdc80d22e4f92712963f2cfb8bf3c7f24d964610 /res/css/google-lato-300.css | |
| parent | 92eb91a3c605cbd830d20dae6488a44d3679299c (diff) | |
Implemented stylesheet structure+font change
Diffstat (limited to 'res/css/google-lato-300.css')
| -rw-r--r-- | res/css/google-lato-300.css | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/res/css/google-lato-300.css b/res/css/google-lato-300.css deleted file mode 100644 index 90e5c7ee..00000000 --- a/res/css/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(../font/Lato300.ttf) format('truetype'); -} |
