为了账号安全,请及时绑定邮箱和手机立即绑定

怎么样简写

#guarantee {

  line-height:         1.9em;

  font-style:          italic;

  font-family:         Georgia, "Times New Roman", Times, serif;

  color:               #444444;

  border-color:        white;

  border-width:        1px;

  border-style:        dashed;

  background-color:    #a7cece;

  padding:             25px;

  padding-left:        80px;

  margin:              30px;

  margin-right:        250px;

  background-image:    url(images/background.gif);

  background-repeat:   no-repeat;

  background-position: top left;


正在回答

1 回答

#guarantee {
    font: italic 100%/1.9em Georgia, "Times New Roman", Times, serif;
    color: #444444;border: 1px dashed white;
    padding: 25px 25px 25px 80px;
    margin: 30px 250px 30px 30px;
    background: #a7cece url(images/background.gif) no-repeat top left;
}


1 回复 有任何疑惑可以回复我~

举报

0/150
提交
取消

怎么样简写

我要回答 关注问题
意见反馈 帮助中心 APP下载
官方微信