mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-10 23:36:08 -06:00
5 lines
151 B
CSS
5 lines
151 B
CSS
@import "another.css";
|
|
/*! dont delete me */
|
|
.test{color:red}@media screen{.printonly{display:none}}@media print{
|
|
/*! imp: weird but it may happen */
|
|
} |