CVS: web style.css,1.2,1.3
Brought to you by:
iridium
From: Max H. <ir...@us...> - 2002-03-29 00:16:33
|
Update of /cvsroot/phpweather/web In directory usw-pr-cvs1:/tmp/cvs-serv12745 Modified Files: style.css Log Message: A happy median. Allows for relative control without confusing nested elements Index: style.css =================================================================== RCS file: /cvsroot/phpweather/web/style.css,v retrieving revision 1.2 retrieving revision 1.3 diff -u -3 -r1.2 -r1.3 --- style.css 28 Mar 2002 22:12:30 -0000 1.2 +++ style.css 29 Mar 2002 00:16:29 -0000 1.3 @@ -8,7 +8,7 @@ body { background: white; color: black; - font-size: 13px; + font-size: small; } dt { |