Skip to content

Commit

Permalink
Fix font style
Browse files Browse the repository at this point in the history
  • Loading branch information
ptruser committed Aug 8, 2020
1 parent 8e786aa commit a2bae58
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions cppreference/common.user.css
Original file line number Diff line number Diff line change
Expand Up @@ -279,4 +279,8 @@
background: #ff3232 !important;
}

.t-dsc-member-div > div {
font-family: sans-serif !important;
}

}

0 comments on commit a2bae58

Please sign in to comment.