永发信息网

淘宝里边按钮css的制作方法

答案:1  悬赏:50  手机版
解决时间 2021-02-12 01:24
  • 提问者网友:愿为果
  • 2021-02-11 17:56
淘宝里边按钮css的制作方法
最佳答案
  • 五星知识达人网友:逃夭
  • 2021-02-11 18:30
firebug?
在CSS里搜 @font-face 就能找到字体【已上传tff格式,需要其他格式自行下载】
然后输入那个乱码一样的东西 
至于按钮本身

#detail .tb-key .tb-action .tb-btn-buy a {
    background: none repeat scroll 0 0 #ffe4d0;
    border-color: #f0cab6;
    color: #e5511d;
}

#detail .tb-key .tb-action .tb-btn-add a, #detail .tb-key .tb-action .tb-btn-buy a, #detail .tb-key .tb-action .tb-btn-wait a {
    border-radius: 2px;
    border-style: solid;
    border-width: 1px;
    cursor: pointer;
    display: block;
    font-size: 18px;
    height: 39px;
    line-height: 39px;
    text-align: center;
    width: 134px;
}

我要举报
如以上回答内容为低俗、色情、不良、暴力、侵权、涉及违法等信息,可以点下面链接进行举报!
点此我要举报以上问答信息
大家都在看
推荐资讯