mirror of
https://gitea.artixlinux.org/artix/gitea-dark-blue.git
synced 2024-12-18 15:54:22 +00:00
Update 'theme-arc-blue.css'
This commit is contained in:
parent
227f0a0433
commit
b86d799a74
@ -969,10 +969,13 @@
|
|||||||
.editor-preview, .editor-preview-side {
|
.editor-preview, .editor-preview-side {
|
||||||
background: #131313;
|
background: #131313;
|
||||||
color: #dfdfdf;
|
color: #dfdfdf;
|
||||||
}
|
}
|
||||||
|
.markdown:not(code) h4 {
|
||||||
|
color: #d5d5d5;
|
||||||
|
}
|
||||||
.markdown:not(code) h5 {
|
.markdown:not(code) h5 {
|
||||||
color: #d5d5d5;
|
color: #d5d5d5;
|
||||||
}
|
}
|
||||||
.markdown:not(code) h6 {
|
.markdown:not(code) h6 {
|
||||||
color: #d5d5d5;
|
color: #d5d5d5;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user