X-Git-Url: https://git.p6c8.net/jirafeau/mojo42.git/blobdiff_plain/1f29ee2fe4477d9f01a40cc519dded5621d5d452..6ae26ef124e8092e8a5532466f657c8542b2ca58:/media/elegantish/style.css.php?ds=inline diff --git a/media/elegantish/style.css.php b/media/elegantish/style.css.php new file mode 100644 index 0000000..a6d5dd4 --- /dev/null +++ b/media/elegantish/style.css.php @@ -0,0 +1,38 @@ + + * Jimmy Beauvois + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see . + */ + +/* + * This stylesheet is the default stylesheet for Jyraphe. + * The content is dynamically generated for easier handling. + */ + +$dark = '#8B4513'; + +header('Content-type: text/css'); + +?> + +/* ========================================================================== + Elegantish Template - JordyV - http://jordyvalentine.com/ + CSS Seperated from PHP + This is a preference of the template developer, feel free to move it back. + ========================================================================== */ +@import url(elegantish.css);