This commit is contained in:
Juti Noppornpitak 2007-03-18 16:22:12 +00:00
parent 6e84d2f963
commit e12590dd4d
1 changed files with 5 additions and 1 deletions

View File

@ -24,6 +24,10 @@ body, .web-framework {
font-size:12px; font-size:12px;
} }
img {
border-width:0;
}
h2 { h2 {
border-left:10px solid #ff9900; border-left:10px solid #ff9900;
font-family:'Lucida Grande', Sans, Sans-serif; font-family:'Lucida Grande', Sans, Sans-serif;
@ -48,7 +52,7 @@ p {
width:100%; width:100%;
background-color:#215498; background-color:#215498;
} .webtitle .webtitle-inner { } .webtitle .webtitle-inner {
width:760; width:760px;
margin:0 auto; margin:0 auto;
padding:0 20px; padding:0 20px;
} }