CVS: web style.css,1.1,1.2
Brought to you by:
iridium
From: Max H. <ir...@us...> - 2002-03-28 22:12:32
|
Update of /cvsroot/phpweather/web In directory usw-pr-cvs1:/tmp/cvs-serv12168 Modified Files: style.css Log Message: Making font smaller Index: style.css =================================================================== RCS file: /cvsroot/phpweather/web/style.css,v retrieving revision 1.1 retrieving revision 1.2 diff -u -3 -r1.1 -r1.2 --- style.css 18 Mar 2002 17:36:04 -0000 1.1 +++ style.css 28 Mar 2002 22:12:30 -0000 1.2 @@ -8,6 +8,7 @@ body { background: white; color: black; + font-size: 13px; } dt { |