fix some colors, maybe
This commit is contained in:
parent
42e21cfdbf
commit
031f033363
@ -36,7 +36,7 @@ body {
|
|||||||
|
|
||||||
.logged-in-block,
|
.logged-in-block,
|
||||||
.logged-in-block > div {
|
.logged-in-block > div {
|
||||||
background-color: #181818;
|
background-color: #181818 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.channel-info {
|
.channel-info {
|
||||||
@ -44,7 +44,7 @@ body {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.menu-link a:hover {
|
.menu-link a:hover {
|
||||||
color: #F57200;
|
color: #F57200 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.dropdown-header {
|
.dropdown-header {
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "peertube-theme-nctv-dark",
|
"name": "peertube-theme-nctv-dark",
|
||||||
"version": "1.0.0",
|
"version": "1.0.2",
|
||||||
"description": "NCTV dark theme.",
|
"description": "NCTV dark theme.",
|
||||||
"engine": {
|
"engine": {
|
||||||
"peertube": ">=4.2.0"
|
"peertube": ">=4.2.0"
|
||||||
|
Loading…
Reference in New Issue
Block a user