Projet-Autoblog/resources/user.css.example
Mitsukarenai 732c7d5f6c ??
2013-04-22 12:00:26 +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;
}