refactored folder structure, added /plugins which is initially only used by #57

This commit is contained in:
Hakim El Hattab
2012-07-09 21:00:51 -04:00
parent e7c5de23d7
commit f57de200ec
12 changed files with 9 additions and 9 deletions

View File

@ -12,7 +12,7 @@
@font-face {
font-family: 'League Gothic';
src: url('../lib/leaguegothic/league_gothic-webfont.ttf') format('truetype');
src: url('../lib/font/league_gothic-webfont.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}