Update 'gitea-themed.css'
This commit is contained in:
@ -9,11 +9,12 @@ div.site-branding {
|
|||||||
div.logo-ads-wrap {
|
div.logo-ads-wrap {
|
||||||
background-color: #2E323E;
|
background-color: #2E323E;
|
||||||
}
|
}
|
||||||
|
div#wpadminbar.nojq{
|
||||||
|
background-color: #2E323E;
|
||||||
|
}
|
||||||
div.sticky-wrapper {
|
div.sticky-wrapper {
|
||||||
background-color: #121212;
|
background-color: #121212;
|
||||||
}
|
}
|
||||||
|
|
||||||
div.sticky-wrapper {
|
div.sticky-wrapper {
|
||||||
background-color: #2E323E;
|
background-color: #2E323E;
|
||||||
}
|
}
|
||||||
@ -226,3 +227,11 @@ li.recentcomments::before {
|
|||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
color: #fff;
|
color: #fff;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.category-button.cbd-cat-89 a:hover {
|
||||||
|
background: #4e5d94;
|
||||||
|
}
|
||||||
|
|
||||||
|
.category-button.cbd-cat-39 a:hover {
|
||||||
|
background: #4e5d94;
|
||||||
|
}
|
||||||
|
Reference in New Issue
Block a user