difftastic/sample_files/css_before.css

15 lines
125 B
CSS

/* hello
world */
.foo1 {
margin: 0 0 20px 0;
}
.bar {
margin: 0;
}
.baz {
color: yellow;
font-family: "Before";
}