summaryrefslogtreecommitdiff
path: root/vendor/leafo/lessphp/tests/outputs/nesting.css
blob: 804a56bff5d7bf6f79201e2e5a1e6df4fa8bec6f (plain)
1
2
3
4
5
6
#header .navigation .border .outside { color:blue; }
#header .navigation { font-size:12px; }
#header .logo:hover { text-decoration:none; }
#header .logo { width:300px; }
#header { color:black; }
a b ul li { color:green; }