mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-24 21:34:06 -06:00
style(code block titles): changed colors slightly
This commit is contained in:
parent
eba33521ad
commit
e0567a592e
@ -1,6 +1,6 @@
|
|||||||
.code-title {
|
.code-title {
|
||||||
color: rgba(238, 130, 238, 0.87);
|
color: rgb(222, 114, 222);
|
||||||
background-color: rgba(68, 74, 90, 0.53);
|
background-color: rgb(42, 47, 55);
|
||||||
font-family: monospace;
|
font-family: monospace;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
position: relative;
|
position: relative;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user