mirror of
https://gitea.artixlinux.org/artix/gitea-dark-blue.git
synced 2024-12-18 07:43:43 +00:00
Update 'theme-arc-blue.css'
This commit is contained in:
parent
caa9ae1aec
commit
08c7a9c656
@ -955,3 +955,14 @@
|
||||
background: #00009c;
|
||||
color: #eee;
|
||||
}
|
||||
.ui.header .sub.header {
|
||||
color: #aaa;
|
||||
}
|
||||
.ui.menu .ui.dropdown .menu > .item:hover, .ui.menu .ui.dropdown .menu > .selected.item {
|
||||
color: #fff !important;
|
||||
background: #030c89 !important;
|
||||
}
|
||||
.ui.basic.button, .ui.basic.buttons .button {
|
||||
color: #dcdcdc !important;
|
||||
background: #014a25 !important;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user