UX: remove zocial and use font awesome instead

UX: use github logo for github login
This commit is contained in:
Sam
2015-07-21 15:46:33 +10:00
parent 59f547cd3f
commit 6d9674278e
7 changed files with 11 additions and 350 deletions

View File

@@ -21,12 +21,4 @@
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'zocial';
src: url('<%=asset_path "zocial-regular-webfont.woff" %>?<%= font_domain %>') format('woff'),
url('<%=asset_path "zocial-regular-webfont.ttf" %>?<%= font_domain %>') format('truetype');
font-weight: normal;
font-style: normal;
}
</style>