Line 247: | Line 247: | ||
#bodyContent pre { | #bodyContent pre { | ||
white-space: pre-wrap; | white-space: pre-wrap; | ||
− | background: rgba( | + | background: rgba(0,0,0,0); |
padding: 20px; | padding: 20px; | ||
width: 100%; | width: 100%; | ||
border: none; | border: none; | ||
− | line-height: 1 | + | line-height: 1; |
} | } | ||
#bodyContent code { | #bodyContent code { | ||
Line 294: | Line 294: | ||
#bodyContent table{ | #bodyContent table{ | ||
font: 18px Quicksand; | font: 18px Quicksand; | ||
+ | background: rgba(0,0,0,0); | ||
border: none; | border: none; | ||
margin: 0; | margin: 0; |
Revision as of 07:06, 19 October 2017