forked from 00dani/lemoncurry
Style code blocks nicely
This commit is contained in:
parent
cd075a8ce2
commit
17f3779596
1 changed files with 3 additions and 0 deletions
|
@ -21,6 +21,9 @@ code, .code
|
||||||
background-color $base00
|
background-color $base00
|
||||||
border-radius .25rem
|
border-radius .25rem
|
||||||
|
|
||||||
|
pre code
|
||||||
|
@extends code
|
||||||
|
|
||||||
.form-control, .form-control:focus
|
.form-control, .form-control:focus
|
||||||
background-color $base01
|
background-color $base01
|
||||||
border-color $base00
|
border-color $base00
|
||||||
|
|
Loading…
Reference in a new issue