summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorisaacs <i@izs.me>2012-08-15 17:33:03 -0700
committerisaacs <i@izs.me>2012-08-15 17:33:03 -0700
commitc0558ff7748849ecb8d0224fd5f8c83c66502db6 (patch)
treeff0444d60c98f5e79970649fdfc7f40ee1ae7df5 /doc
parent073c7b4d083384cde62bcc4009f34888f44c793e (diff)
downloadnode-new-c0558ff7748849ecb8d0224fd5f8c83c66502db6.tar.gz
website: fix font-size on 'explore' list items
Diffstat (limited to 'doc')
-rw-r--r--doc/pipe.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/pipe.css b/doc/pipe.css
index 392589daff..56d27d2ca7 100644
--- a/doc/pipe.css
+++ b/doc/pipe.css
@@ -413,6 +413,7 @@ h1 a, h2 a, h3 a, h4 a
}
#explore li {
+ font-size:12px;
list-style-type: none;
color: #d2d8ba;
line-height: 14px;