mirror of
https://gitea.psi.ch/ELOG/elog.git
synced 2026-09-08 17:13:56 +00:00
Added note about overwriting CSS file
This commit is contained in:
parent
8b90ae88a3
commit
67e53c29ff
@ -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;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user