use a cdn when possible

This commit is contained in:
Athou
2013-04-14 08:45:24 +02:00
parent 73c932ed6e
commit 8f7709b6c4
25 changed files with 140 additions and 3620 deletions

View File

@@ -1,3 +1,9 @@
@import url(http://weloveiconfonts.com/api/?family=openwebicons);
[class*="openwebicons-"]:before {
font-family: 'OpenWeb Icons', sans-serif;
}
.pointer {
cursor: pointer;
}