mirror of
https://github.com/haml/haml.git
synced 2022-11-09 12:33:31 -05:00
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; }
|