Skip to content

Commit ee13d39

Browse files
committed
making code font darker
1 parent 3eb59aa commit ee13d39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/css/lavish-bootstrap.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -613,7 +613,7 @@ pre {
613613
line-height: 1.428571429;
614614
word-break: break-all;
615615
word-wrap: break-word;
616-
color: #77777a;
616+
color: #333;
617617
background-color: #f5f5f5;
618618
border: 1px solid #cccccc;
619619
border-radius: 4px;

0 commit comments

Comments
 (0)