Added note about overwriting CSS file

This commit is contained in:
Stefan Ritt 2015-06-09 13:45:26 +02:00
parent 8b90ae88a3
commit 67e53c29ff

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 { body {
margin:3px; margin:3px;
color:black; color:black;