Skip to content
Snippets Groups Projects
Verified Commit 65e2f08f authored by ornanovitch's avatar ornanovitch
Browse files

redesign code blocks

parent e6f4982d
No related branches found
No related tags found
Loading
// visible code blocks
pre {
padding: .75rem;
color: #fff;
background: #212529;
border-radius: .25rem;
}
// dark theme switcher
.theme-switch { .theme-switch {
display: inline-block; display: inline-block;
height: 24px; height: 24px;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment