From e12590dd4de0f27aa290908c351861a645cdb9e9 Mon Sep 17 00:00:00 2001 From: Juti Noppornpitak Date: Sun, 18 Mar 2007 16:22:12 +0000 Subject: [PATCH] sweet 2 --- default.css | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/default.css b/default.css index 14abaaf..b5b5e2a 100755 --- a/default.css +++ b/default.css @@ -24,6 +24,10 @@ body, .web-framework { font-size:12px; } +img { + border-width:0; +} + h2 { border-left:10px solid #ff9900; font-family:'Lucida Grande', Sans, Sans-serif; @@ -48,7 +52,7 @@ p { width:100%; background-color:#215498; } .webtitle .webtitle-inner { - width:760; + width:760px; margin:0 auto; padding:0 20px; }