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

fix sig bg

This commit is contained in:
nous 2020-05-13 22:33:55 +02:00
parent 55f0652e60
commit 1d05f6ca85

View File

@ -1082,3 +1082,6 @@
background-color: #171717;
border: 1px solid #292929 !important;
}
.repository .ui.attached.isSigned.isVerified.message {
background-color: #0d2407;
}