mirror of https://github.com/nodejs/node.git
website: fix font-size on 'explore' list items
parent
073c7b4d08
commit
c0558ff774
|
@ -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…
Reference in New Issue