1
0
Fork 0
mirror of https://github.com/haml/haml.git synced 2022-11-09 12:33:31 -05:00
haml--haml/test/sass/results/alt.css
nex3 cc654e0890 Added new "foo: bar" Sass syntax. Patch by Jonah Fox (aka Weepy) - thanks!
git-svn-id: svn://hamptoncatlin.com/haml/trunk@499 7063305b-7217-0410-af8c-cdc13e5119b9
2007-05-03 08:46:02 +00:00

3 lines
208 B
CSS

h1 { float: left; width: 274px; height: 75px; margin: 0; background-repeat: no-repeat; background-image: none; }
h1 a:hover, h1 a:visited { color: green; }
h1 b:hover { color: red; background-color: green; }