Skip to content

Commit

Permalink
Use GitHub colors for <code>
Browse files Browse the repository at this point in the history
  • Loading branch information
oskosk committed Jun 8, 2020
1 parent 4a42438 commit e391826
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions companion.php
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,12 @@ function companion_admin_notices() {
margin: 0 5px 0 0;
max-width: 40px;
}

code.jurassic_ninja_field {
color: #0366d6;
background: #eff7ff;
font: .95em/2 SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;
}
.jurassic_ninja_field_clipboard {
user-select: all;
cursor: pointer;
Expand Down

0 comments on commit e391826

Please sign in to comment.