[Refdb-cvs] CVS: homepage refdbn.css,1.2,1.3
Status: Beta
Brought to you by:
mhoenicka
From: Markus H. <mho...@us...> - 2005-06-13 19:55:56
|
Update of /cvsroot/refdb/homepage In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30735 Modified Files: refdbn.css Log Message: added legend table cells Index: refdbn.css =================================================================== RCS file: /cvsroot/refdb/homepage/refdbn.css,v retrieving revision 1.2 retrieving revision 1.3 diff -u -U2 -r1.2 -r1.3 --- refdbn.css 24 Dec 2004 15:31:10 -0000 1.2 +++ refdbn.css 13 Jun 2005 19:55:48 -0000 1.3 @@ -207,2 +207,10 @@ margin-left: 20px; } +p.authors { + font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif; + font-size: small; +} +td.legend { + font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif; + font-size: small; +} |