Browse Source

website: fix font-size on 'explore' list items

v0.8.8-release
isaacs 13 years ago
parent
commit
c0558ff774
  1. 1
      doc/pipe.css

1
doc/pipe.css

@ -413,6 +413,7 @@ h1 a, h2 a, h3 a, h4 a
} }
#explore li { #explore li {
font-size:12px;
list-style-type: none; list-style-type: none;
color: #d2d8ba; color: #d2d8ba;
line-height: 14px; line-height: 14px;

Loading…
Cancel
Save