mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-08-03 12:40:00 +00:00
12 lines
No EOL
336 B
Stylus
12 lines
No EOL
336 B
Stylus
@import "nib"
|
|
|
|
// Vendor Includes - include first so we can override
|
|
// Import only styles that do not have urls to images! Include them directly in the page!
|
|
@import "../bower_components/angular-loading-bar/build/loading-bar.css"
|
|
|
|
@import "./static-pages.css"
|
|
@import "./shared.styl"
|
|
@import "./footer"
|
|
|
|
.muted i, i.muted
|
|
opacity:0.5 |