remove imp

This commit is contained in:
Pete 2016-07-29 22:26:26 -05:00
parent 841a247664
commit da54dfd21a
2 changed files with 2 additions and 2 deletions

View file

@ -588,7 +588,7 @@ table tr td :last-child {
/* --- Code blocks --- */
pre {
font-size: 16px !important;
font-size: 16px;
line-height: 1.5em;
}
pre code {