MOxFIVE / M-Hexo-Blog

Building my Blog by Hexo & theme Yilia & Yelee.
http://MOxFIVE.xyz/
7 stars 4 forks source link

make subnav code leaner #30

Closed MOxFIVE closed 8 years ago

MOxFIVE commented 8 years ago

old

            .新浪微博::before,
            .GitHub::before, {
              content: "\f18a";
              color: transparent;
            }
            #新浪微博 {
                background:url('/img/weibo.png') center no-repeat #ecc260;
            }
            #GitHub {
                background: url('/img/github.png') center no-repeat white;
            }