diff options
author | Philip Häusler <msquare@notrademark.de> | 2015-07-12 12:44:09 +0200 |
---|---|---|
committer | Philip Häusler <msquare@notrademark.de> | 2015-07-12 12:44:09 +0200 |
commit | 993d6a4f591607e998a65b105c964c546a04e285 (patch) | |
tree | 4b3a204e441c2836ab2ce4f7dd71642935ba1b1e /themes/base.less | |
parent | 86a4773243edd372b8d555d8a0f104bc6cce2bab (diff) |
add cccamp15 design
Diffstat (limited to 'themes/base.less')
-rw-r--r-- | themes/base.less | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/base.less b/themes/base.less index b99a0855..10d30d2e 100644 --- a/themes/base.less +++ b/themes/base.less @@ -1,6 +1,6 @@ @import "../vendor/bootstrap/less/bootstrap"; -@icon-font-path: "../vendor/bootstrap/fonts/"; +@icon-font-path: "../fonts/"; body { padding-top: 50px; |