mirror of
https://github.com/Brandon-Rozek/website-theme.git
synced 2024-11-09 10:50:34 -05:00
Remove border-radius from highlighted objects
This commit is contained in:
parent
10118afb77
commit
898362e9ae
1 changed files with 0 additions and 1 deletions
|
@ -485,7 +485,6 @@
|
||||||
font-size: 85%;
|
font-size: 85%;
|
||||||
line-height: 1.45;
|
line-height: 1.45;
|
||||||
background-color: #f6f6f6;
|
background-color: #f6f6f6;
|
||||||
border-radius: 3px;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#contentBody pre code {
|
#contentBody pre code {
|
||||||
|
|
Loading…
Reference in a new issue