gulp-sass/test/ref/nesting.css

10 lines
145 B
CSS
Raw Normal View History

2014-01-19 09:41:04 +01:00
table.hl {
margin: 2em 0; }
table.hl td.ln {
text-align: right; }
li {
font-family: serif;
font-weight: bold;
font-size: 1.2em; }