Removed font awesome because it's not very awesome

This commit is contained in:
Fergal Moran
2013-06-19 19:53:08 +01:00
parent eb77f0fbb9
commit cb7ffbdead

View File

@@ -9,7 +9,6 @@
{% compress css %}
<link rel="stylesheet" href="{{ STATIC_URL }}css/bootstrap.css">
<link rel="stylesheet" href="{{ STATIC_URL }}css/bootstrap-responsive.min.css">
<link rel="stylesheet" href="{{ STATIC_URL }}css/font-awesome.css">
<link rel="stylesheet" href="{{ STATIC_URL }}css/bootstrap-datepicker.css">
<link rel="stylesheet" href="{{ STATIC_URL }}css/bootstrap-timepicker.css">
<link rel="stylesheet" href="{{ STATIC_URL }}css/jasny/jasny-bootstrap.css">