Non layout styling (#5)
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
.user-main .about.collapsed-info .details {
|
||||
background: var(--d-content-background);
|
||||
}
|
||||
|
||||
.user-menu .quick-access-panel .read,
|
||||
.user-notifications-list .read {
|
||||
background: var(--d-content-background);
|
||||
}
|
||||
|
||||
.powered-by-discourse {
|
||||
z-index: 9999;
|
||||
}
|
||||
Reference in New Issue
Block a user