forked from reudnetz/website
codeboxes look better now
This commit is contained in:
parent
ec77b3cb7d
commit
5535a95391
1 changed files with 3 additions and 1 deletions
|
@ -177,10 +177,12 @@ a:visited:hover, a:visited:active {
|
|||
|
||||
pre {
|
||||
padding: 1em;
|
||||
background-color: #008b8b70;
|
||||
border-radius: 4px;
|
||||
white-space: pre-wrap;
|
||||
}
|
||||
|
||||
code {
|
||||
p code {
|
||||
vertical-align: baseline;
|
||||
background-color: #008b8b70;
|
||||
border-radius: 4px;
|
||||
|
|
Loading…
Reference in a new issue