0
.cpn .paymentPage .payment-fire .right {
font-weight: bold;
text-align: right;
position: relative;
margin-right: -27px;
margin-bottom: 20px;
}
邊距是否正確:-27px不良練習vs margin-left:309px;在CSS邊距中使用減號( - )像素是不好的做法嗎?
利潤率的負值很好。 – fcalderan 2014-11-06 12:35:28
如果您需要它,這是非常好的做法。 – 2014-11-06 12:36:03
可能的重複[如何在CSS中的負邊距工作,爲什麼是(margin-top:-5!= margin-bottom:5)?](http://stackoverflow.com/questions/11495200/how-do-negative -margins-in-css-work-and-why-margin-top-5-margin-bottom5) – 2014-11-06 12:36:28