Current section

Files

Jump to
sass test compact.css
Raw

test/compact.css

/* sample_scss.scss */
#navbar { width: 80%; height: 23px; }
#navbar ul { list-style-type: none; }
#navbar li { float: left; }
#navbar li a { font-weight: bold; }