rhymix/vendor/leafo/lessphp/tests/outputs/nesting.css
2016-03-17 20:37:43 +09:00

6 lines
222 B
CSS

#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; }