mirror of
https://github.com/fergalmoran/dss.git
synced 2026-01-07 01:14:59 +00:00
Removed font awesome because it's not very awesome
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user