You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
346 B
CSS

/*
Yolanda default stylesheet colors (using tango color palette)
(c) 2007-2008 Nils Dagsson Moskopp
This file is licensed under the WTF Public License
Purpose of this file is to import reset, decoration and structure stylesheets.
*/
@import "reset.css";
@import "colors/tango.css";
@import "fonts/hurrdurr.css";
@import "structure/fake6.css";