Fix/Change code block styling

This commit is contained in:
panr
2020-01-06 09:31:18 +01:00
parent 7ac0deff87
commit ec262730ac
7 changed files with 39 additions and 34 deletions

View File

@ -134,7 +134,7 @@ code {
}
pre {
background: transparent;
background: transparent !important;
padding: 20px 10px;
margin: 40px 0;
font-size: .95rem;