_path-nav.css 317 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 .path-nav { font-size: 12px; padding: 15px 0; height: 18px; line-height: 18px; color: #444; > * { font-size: 12px; display: inline-block; } a { color: #666; } .iconfont { font-size: 12px; } .last { font-weight: bold; } }