Files
2015-08-21 17:05:57 +03:00

5 lines
80 B
CSS

#page {
background-color: lightcoral;
}
@import url('~/css/import.css');