mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 14:45:29 +00:00
4 lines
63 B
CSS
4 lines
63 B
CSS
|
@import url("outer-sheet.css");
|
||
|
|
||
|
.outermost { color: purple; }
|