mirror of
https://github.com/haml/haml.git
synced 2022-11-09 12:33:31 -05:00
dc2cda98c3
git-svn-id: svn://hamptoncatlin.com/haml/trunk@541 7063305b-7217-0410-af8c-cdc13e5119b9
4 lines
237 B
CSS
4 lines
237 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; }
|
|
h1 const { nosp: 3; sp: 3; }
|