changed some variables
This commit is contained in:
parent
c558f6342b
commit
c36cb6f853
3 changed files with 3 additions and 3 deletions
|
|
@ -75,7 +75,7 @@ time {
|
|||
// Code
|
||||
code {
|
||||
@extend %basic_mono;
|
||||
color: lighten($black, 12%);
|
||||
color: lighten($basic_font_color, 12%);
|
||||
background-color: rgba($white,.1);
|
||||
}
|
||||
.code_solo {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue