mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-26 06:14:06 -06:00
style(code title): changed default color styling
This commit is contained in:
parent
f16b31dae0
commit
dd37151e8b
@ -1,6 +1,6 @@
|
|||||||
.code-title {
|
.code-title {
|
||||||
color: #ff79c6;
|
color: rgba(238, 130, 238, 0.87);
|
||||||
background-color: #424656;
|
background-color: rgba(68, 74, 90, 0.53);
|
||||||
font-family: monospace;
|
font-family: monospace;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
position: relative;
|
position: relative;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user