Projet-Autoblog/resources/user.css.example

10 lines
222 B
Plaintext
Raw Normal View History

2013-04-22 12:00:26 +02:00
/**
* 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;
}