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

pull/24503/head
isaacs 2012-08-15 17:33:03 -07:00
parent 073c7b4d08
commit c0558ff774
1 changed files with 1 additions and 0 deletions

View File

@ -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;