aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Willingham <founder@kakste.com>2014-04-11 20:02:52 +0100
committerThomas Willingham <founder@kakste.com>2014-04-11 20:02:52 +0100
commit2fdcd0c27eac389709f48d6b40723e153c1492e6 (patch)
treee52711d03b0cdf2050399731258df7f5314fe1ec
parent81b06754a42685d9e8cad8e5301ceb50175849b6 (diff)
downloadvolse-hubzilla-2fdcd0c27eac389709f48d6b40723e153c1492e6.tar.gz
volse-hubzilla-2fdcd0c27eac389709f48d6b40723e153c1492e6.tar.bz2
volse-hubzilla-2fdcd0c27eac389709f48d6b40723e153c1492e6.zip
Never set background or color unless you set both. If this is needed
in future, it should probably be reimplmented with the class anyway.
-rw-r--r--view/theme/redbasic/css/style.css1
1 files changed, 0 insertions, 1 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css
index 2b4314fdb..8f8a126a7 100644
--- a/view/theme/redbasic/css/style.css
+++ b/view/theme/redbasic/css/style.css
@@ -1721,7 +1721,6 @@ header {
div#pagelist-content-wrapper {
width: 80%;
-background: #fff;
margin-left: auto;
margin-right: auto;
}