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