wp-autoless/vendor/leafo/lessphp/tests/outputs/nesting.css

7 lines
222 B
CSS
Raw Normal View History

2016-07-25 13:40:28 +01:00
#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; }