diff options
Diffstat (limited to '')
-rw-r--r-- | template/yoga/theme/wipi/theme.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/yoga/theme/wipi/theme.css b/template/yoga/theme/wipi/theme.css index 95ebf7f0f..1035d87b9 100644 --- a/template/yoga/theme/wipi/theme.css +++ b/template/yoga/theme/wipi/theme.css @@ -77,7 +77,7 @@ A { A:hover {
border-color: #f92;
}
-#content {
+#content, .content {
background-color: #181818;
border: 1px solid #eee;
padding: 5px;
|