705adf7afc
git-svn-id: http://yolanda.mister-muffin.de/svn@255 7eef14d0-6ed0-489d-bf55-20463b2d70db
13 lines
373 B
CSS
Executable file
13 lines
373 B
CSS
Executable file
/*
|
|
Yolanda default stylesheet colors (using tango color palette)
|
|
(c) 2007-2008 Nils Dagsson Moskopp
|
|
|
|
This file is licensed under the WTF Public License
|
|
(License terms: Do what the fuck you want.)
|
|
|
|
Purpose of this file is to import color, decoration and structure stylesheets.
|
|
*/
|
|
|
|
@import "colors/tango.css";
|
|
@import "decoration/bridget.css";
|
|
@import "structure/fake6.css";
|