UNPKG

styles

Version:

Compile your LESS stylesheets using JSON and underscore.

26 lines (25 loc) 325 B
.pull-right { float: right; } .pull-left { float: left; } .hide { display: none !important; } .show { display: block !important; } .invisible { visibility: hidden; } .text-hide { font: 0/0 a; color: transparent; text-shadow: none; background-color: transparent; border: 0; } .affix { position: fixed; }