FIX: remove green background for wiki (this can be re-added via a customization if needed)

This commit is contained in:
Régis Hanol 2016-01-21 11:46:53 +01:00
parent f0b04ac730
commit 66f9504632
1 changed files with 0 additions and 3 deletions

View File

@ -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.