Skip to content

Commit

Permalink
#54
Browse files Browse the repository at this point in the history
  • Loading branch information
extratone committed Dec 8, 2020
1 parent aef6653 commit ecfac4e
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions Custom CSS.css
Original file line number Diff line number Diff line change
Expand Up @@ -149,6 +149,17 @@ h6 {
font-size: .85em !important;
}

code {
background-color:#f7ff85 !important;
border: 1px solid #00006b !important;
border-radius: 2px !important;
font-size: 0.75em !important;
color: #1c0021 !important;
font-family: proxima-nova-condensed, sans-serif;
font-weight: 400;
padding: 0px 0px 0px 0px !important;
}

.post-title a:visited,
.post-title a:link {
font-family: proxima-nova-condensed, sans-serif !important;
Expand Down

0 comments on commit ecfac4e

Please sign in to comment.