Prettified Code!
This commit is contained in:
parent
10400e1252
commit
fb091f5591
@ -12,8 +12,10 @@
|
||||
background-color: unset;
|
||||
color: var(--theme-color-components-text-on-dark);
|
||||
}
|
||||
.app-container .menu-container .ant-menu-item-selected:not(.ant-menu-item-only-child), .ant-menu-item a:hover, .ant-menu-item a::before {
|
||||
color: var(--theme-color-palette-12);
|
||||
.app-container .menu-container .ant-menu-item-selected:not(.ant-menu-item-only-child),
|
||||
.ant-menu-item a:hover,
|
||||
.ant-menu-item a::before {
|
||||
color: var(--theme-color-palette-12);
|
||||
}
|
||||
.app-container h1.owncast-title {
|
||||
padding: 1rem;
|
||||
|
Loading…
Reference in New Issue
Block a user