mirror of
https://gitea.psi.ch/ELOG/elog.git
synced 2026-09-08 17:13:56 +00:00
Removed verdana, which looked too bold on a Mac
SVN revision: 2284
This commit is contained in:
parent
201b7f223a
commit
3325023a67
@ -3,7 +3,7 @@ body {
|
|||||||
margin:3px;
|
margin:3px;
|
||||||
color:black;
|
color:black;
|
||||||
background-color:white;
|
background-color:white;
|
||||||
font-family:verdana,tahoma,sans-serif;
|
font-family:sans-serif;
|
||||||
/* background-image:url(elog.gif); */
|
/* background-image:url(elog.gif); */
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user