0.3 transparency looks better
This commit is contained in:
parent
81ed3cc51d
commit
1060422062
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@ pre {
|
|||
}
|
||||
|
||||
:not(pre) > code {
|
||||
background-color: rgba(0, 0, 0, 0.2);
|
||||
background-color: rgba(0, 0, 0, 0.3);
|
||||
border-radius: 3px;
|
||||
padding: 0px 3px;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue