mirror of
https://github.com/nim-lang/Nim.git
synced 2025-12-28 17:04:41 +00:00
Change nimdoc body css color to #666.
This commit is contained in:
@@ -145,7 +145,7 @@ body {
|
||||
font-weight: 400;
|
||||
font-size: 14px;
|
||||
line-height: 20px;
|
||||
color: #2d2d2d;
|
||||
color: #666;
|
||||
background-color: rgba(252, 248, 244, 0.75); }
|
||||
|
||||
/* Skeleton grid */
|
||||
|
||||
Reference in New Issue
Block a user