Remove border-radius from highlighted objects

This commit is contained in:
Shea Polansky 2020-03-22 13:17:56 -07:00
parent 10118afb77
commit 898362e9ae

View file

@ -485,7 +485,6 @@
font-size: 85%;
line-height: 1.45;
background-color: #f6f6f6;
border-radius: 3px;
}
#contentBody pre code {