Highlighted code tags with grey background
This commit is contained in:
parent
ed179344eb
commit
ae4ce80334
1 changed files with 4 additions and 0 deletions
|
|
@ -29,3 +29,7 @@ a:visited {
|
|||
color: #36738a;
|
||||
}
|
||||
|
||||
code {
|
||||
background-color: #f2f2f2;
|
||||
border: 1px solid #e0e0e0;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue