Skip to content

Commit

Permalink
Improve css
Browse files Browse the repository at this point in the history
  • Loading branch information
arnested committed Jan 8, 2021
1 parent d4bedcc commit 02be676
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion base.css
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@ code.language-console {
padding: 2ex 1em;
margin: 2ex 0;
font-size: 25px;
font-weight: bold;
display: block;
}

code.language-console::before {
content: "$ ";
color: black;
font-weight: bold;
}

0 comments on commit 02be676

Please sign in to comment.