Mercurial > wikked
view static/css/wikked.less @ 155:6cb5445e90b9
Disable browser auto-complete on the search field.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Wed, 25 Dec 2013 19:59:05 -0800 |
parents | d29e2f337b00 |
children | ffb505cac9c8 |
line wrap: on
line source
// Start with Bootstrap. @import "../bootstrap/less/bootstrap.less"; // Now import our styles. @import "wikked/base.less"; @import "wikked/main.less"; @import "wikked/page.less"; @import "wikked/alerts.less"; // End with other miscellaneous stuff. @import "syntax.css"; @import "wmd.css";