Warn user IP will be sent to Akismet
This commit is contained in:
@ -25,7 +25,7 @@ body {
|
||||
--activatedActionButtonColor: #fff;
|
||||
|
||||
--channelBackgroundColor: rgb(32, 32, 32);
|
||||
--mainColorVeryLight: #30363d;
|
||||
--mainColorVeryLight: #292121;
|
||||
}
|
||||
|
||||
|
||||
@ -46,3 +46,7 @@ body {
|
||||
.dropdown-header {
|
||||
color: var(--mainForegroundColor);
|
||||
}
|
||||
|
||||
.accordion-button {
|
||||
background-color: #292121;
|
||||
}
|
||||
|
Reference in New Issue
Block a user