Projet-Autoblog/0.3/resources/user.css.example
ArthurHoaro 5da0e87beb resources folder added (relatad to #8)
Warning: RSS file will be reset
2013-04-08 13:13:25 +02:00

10 lines
222 B
Plaintext

/**
* user.css
* ------------
* Feel free to add your custom CSS and override original CSS in this file.
* Don't forget to rename user.css.example to user.css to make it works.
*/
body {
background-color: red;
}