对#Rside样式处理
This commit is contained in:
parent
fae2dc324c
commit
c3bc901925
|
@ -32,7 +32,6 @@ div.minHeight48{min-height: 48px;}
|
|||
/*常用*/
|
||||
/*#RSide{ background:#fff;}*/
|
||||
#users_setting{clear:both;width:728px;background: #fff;padding: 10px;/*滑动门的宽度*/}
|
||||
#RSide{clear:both;width:728px;background: #fff;padding: 10px;/*滑动门的宽度*/}
|
||||
/*上传图片处理*/
|
||||
.upload_img img{max-width: 100%;}
|
||||
blockquote img{max-width: 100%;}
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
|
||||
/*主内容左右分栏*/
|
||||
#LSide{ width:240px;}
|
||||
#RSide{ width:728px; background:#fff; padding:10px;}
|
||||
#RSide{ width:728px; background:#fff; padding:10px; margin-left:10px;}
|
||||
|
||||
/*资源库*/
|
||||
.resources {width:718px; background-color:#ffffff; padding:15px; border:1px solid #dddddd;float: right}
|
||||
|
|
Loading…
Reference in New Issue