blob: adc7f8b9708f4a85f6cd758a7f7d987072a4af5a [file] [log] [blame]
<?php
header("Content-Type:text/css");
header("SourceMap: selector-line-sourcemap-header.php.map");
?>#container {
background: papayawhip; }
#container #inspected {
color: green; }