templates-project_setup/html-css/template-file.css

20 lines
427 B
CSS

/**
* STYLE for SAMPLE_PROJECT
* @author Name <email@example.com>
* @copyright (c) Company Name/ Author, YEAR
* @copyright Licensed under the Apache License, Version 2.0 <http://www.apache.org/licenses/LICENSE-2.0>
* @copyright Licensed under the GNU GPLv3 License <http://www.gnu.org/licenses/gpl-3.0.txt>
*
* main font: $FONT
* headings: $FONT
* Logo: $FONT
*/
/* CSS HERE */
/*
* HELPERS
*/
/* CSS HERE */