mirror of
https://github.com/hashicorp/packer.git
synced 2026-09-23 00:11:41 -04:00
Make <code> tags easier to read.
Increases the font-weight so that the light-green text on black backgrounds stand out better, especially in inline code tags.
This commit is contained in:
@@ -180,6 +180,7 @@ header .header {
|
||||
border: 0;
|
||||
color: #b1d631;
|
||||
font-size: 14px;
|
||||
font-weight: bolder;
|
||||
}
|
||||
|
||||
a {
|
||||
|
||||
Reference in New Issue
Block a user