0
0
mirror of https://gitea.artixlinux.org/artix/gitea-dark-blue.git synced 2024-12-18 07:43:43 +00:00

Fix some white

This commit is contained in:
nous 2019-09-16 11:11:35 +02:00
parent 69d1aac72d
commit 96672ce470

View File

@ -1047,3 +1047,7 @@
.repository .dif
background-color: #332020 !important;
}
.repository.view.issue .comment-list .comment .content > .merge-section {
border-top: 1px solid #2b51aa;
background-color: #1a3e21;
}