mirror of
https://github.com/HackPlan/AsyncDisplayKit.git
synced 2026-03-29 08:39:00 +08:00
Changed code background color
This commit is contained in:
@@ -129,9 +129,9 @@ pre,
|
||||
code {
|
||||
font-family: Monaco, monospace;
|
||||
font-size: 14px;
|
||||
border: 1px solid $grey-color-light;
|
||||
border: 1px solid #afe4ff;
|
||||
border-radius: 3px;
|
||||
background-color: #eef;
|
||||
background-color: #fafdff;
|
||||
}
|
||||
|
||||
code {
|
||||
|
||||
Reference in New Issue
Block a user