Ika's fix for width

This commit is contained in:
nccu 2013-01-04 12:19:24 +08:00 committed by chris
parent 7e045959b6
commit ac6da1340a
1 changed files with 5 additions and 5 deletions

View File

@ -3,7 +3,7 @@
.defulat_widget_typeA{
font: 12px/100% 'open sans',sans-serif;
margin:0 0 20px;
width:720px;
width:510px;
}
.defulat_widget_tb{
border-collapse:collapse;
@ -29,7 +29,7 @@
.defulat_widget_typeB_style2{
font: 12px/100% 'open sans',sans-serif;
margin:0 0 20px;
width:720px;
width:510px;
}
.defulat_widget_typeB_style2 ul{
@ -69,7 +69,7 @@
.defulat_widget_typeB_style3{
font: 12px/100% 'open sans',sans-serif;
margin:0 0 20px;
width:720px;
width:510px;
}
.defulat_widget_typeB_style3 ul{
margin: 0;
@ -114,7 +114,7 @@
.defulat_widget_typeB_style4{
font: 12px/100% 'open sans',sans-serif;
margin:0 0 20px;
width:720px;
width:510px;
}
.defulat_widget_typeB_style4 ul{
margin: 0;
@ -159,7 +159,7 @@
font: 12px/100% 'open sans',sans-serif;
margin: 0 0 20px;
position: relative;
width: 720px;
width: 510px;
}
.defulat_widget_typeC ul{
margin: 0 0 0 70px;