mirror of
https://gitea.psi.ch/ELOG/elog.git
synced 2026-09-14 20:33:48 +00:00
Restored verdana and tahoma. An ugly look was due to missing regular font on my private system.
SVN revision: 2285
This commit is contained in:
parent
3325023a67
commit
92d47464f0
@ -3,7 +3,7 @@ body {
|
|||||||
margin:3px;
|
margin:3px;
|
||||||
color:black;
|
color:black;
|
||||||
background-color:white;
|
background-color:white;
|
||||||
font-family:sans-serif;
|
font-family:verdana,tahoma,sans-serif;
|
||||||
/* background-image:url(elog.gif); */
|
/* background-image:url(elog.gif); */
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user