This website requires JavaScript.
Explore
Help
Register
Sign In
D3Public
/
daux.io
Watch
8
Star
0
Fork
0
You've already forked daux.io
Code
Pull Requests
Releases
Activity
0b6435a7c0
daux.io
/
themes
/
daux
/
less
/
theme.less
5 lines
87 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Updated libs to use /templates and /themes/{theme}/templates Renamed /themes/core to /themes/daux Updated /themes/{theme}/less/theme.less to allow for bootstrap overrides Added /themes/daux/less/theme.less to allow daux to function as theme - used daux-navy colors Moved fonts from themes variants into /themes/daux/fonts
2015-08-06 22:47:38 +02:00
// Bootstrap
Improve readability of the theme, fixes #363
2016-05-05 23:43:37 +02:00
@import "vendor/bootstrap/bootstrap.less";
@icon-font-path: "../fonts/";
Copy Permalink