Added note about overwriting CSS file

This commit is contained in:
2015-06-09 13:45:26 +02:00
parent 8b90ae88a3
commit 67e53c29ff
+11 -1
View File
@@ -1,4 +1,14 @@
/* default formatting */
/*
Standard CSS file for elog.
Please do NOT MODIFY this file directly. Use the
CSS = <filename>
option in elogd.cfg instead and overwrite settings from this file.
*/
body {
margin:3px;
color:black;