FIX: remove green background for wiki (this can be re-added via a customization if needed)
This commit is contained in:
parent
f0b04ac730
commit
66f9504632
|
@ -156,9 +156,6 @@ aside.quote {
|
|||
background-color: dark-light-diff($tertiary, $secondary, 85%, -65%);
|
||||
}
|
||||
}
|
||||
.wiki .topic-body {
|
||||
background-color: dark-light-diff($wiki, $secondary, 95%, -50%);
|
||||
}
|
||||
|
||||
// this ensures consistent top margin on topic posts even if the first line of a post
|
||||
// is a top-margin-less element like a list or image.
|
||||
|
|
Loading…
Reference in New Issue