_path-nav.css 253 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 .path-nav { font-size: 14px; height: 48px; line-height: 48px; a { color: #666; text-decoration: none; } } .last { font-weight: 700; } .icon { font-size: 14px; margin-left: 6px; margin-right: 6px; }