mirror of
https://gitea.artixlinux.org/artix/gitea-dark-blue.git
synced 2024-11-05 18:52:17 +00:00
Update 'theme-arc-blue.css'
This commit is contained in:
parent
b86d799a74
commit
5c01a0d548
@ -970,6 +970,15 @@
|
|||||||
background: #131313;
|
background: #131313;
|
||||||
color: #dfdfdf;
|
color: #dfdfdf;
|
||||||
}
|
}
|
||||||
|
.markdown:not(code) h1 {
|
||||||
|
color: #d5d5d5;
|
||||||
|
}
|
||||||
|
.markdown:not(code) h2 {
|
||||||
|
color: #d5d5d5;
|
||||||
|
}
|
||||||
|
.markdown:not(code) h3 {
|
||||||
|
color: #d5d5d5;
|
||||||
|
}
|
||||||
.markdown:not(code) h4 {
|
.markdown:not(code) h4 {
|
||||||
color: #d5d5d5;
|
color: #d5d5d5;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user