diff --git a/themes/default/elog.css b/themes/default/elog.css index b33c8493..bb8d1472 100755 --- a/themes/default/elog.css +++ b/themes/default/elog.css @@ -1,4 +1,14 @@ -/* default formatting */ +/* + Standard CSS file for elog. + + Please do NOT MODIFY this file directly. Use the + + CSS = + + option in elogd.cfg instead and overwrite settings from this file. +*/ + + body { margin:3px; color:black;