【发布时间】:2013-04-15 13:58:23
【问题描述】:
现在我已经在 css 中设置了这个
.one-half{
width: 305px;
margin-right: 30px;
float: right;
}
.feat-cat .last-col{
margin-right: 0;
}
.feat-cat{
overflow: hidden;
margin-bottom: 30px;
direction: rtl;
}
当我这样做时
(.feat-cat .last-col) 消失如你所见
我该如何正确操作??
这是我工作的网站 http://hossamyehia.com/wordpress/
【问题讨论】:
-
我不知道你想问什么?它看起来就像您网站上的帖子
标签: css css-float right-to-left