mirror of
https://github.com/nodejs/node-v0.x-archive.git
synced 2026-04-28 03:01:10 -04:00
css: Restrict li fix to #apicontent only.
This commit is contained in:
@@ -75,7 +75,7 @@ p {
|
||||
text-rendering: optimizeLegibility;
|
||||
}
|
||||
|
||||
.apidoc p, .apidoc li {
|
||||
.apidoc #apicontent p, .apidoc #apicontent li {
|
||||
font-size: 15px;
|
||||
line-height: 22px;
|
||||
color: #000;
|
||||
|
||||
Reference in New Issue
Block a user