Mercurial > urweb
view tests/style.css @ 2183:74c762002352
Allow duplicate 'file' directives if paths normalize to same value
author | Adam Chlipala <adam@chlipala.net> |
---|---|
date | Sun, 18 Oct 2015 16:03:56 -0400 |
parents | f89be9cd2087 |
children |
line wrap: on
line source
body.style1 { background-color: blue; } body.style2 { background-color: green; }