aboutsummaryrefslogtreecommitdiff
path: root/mod/less/vendors/lessphp/tests/outputs/nesting.css
blob: 908c1d814032cb0e953504c78deb8ed8786117a7 (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; }