From e5f20d19fa594c5272406a52009152784010b0f2 Mon Sep 17 00:00:00 2001 From: Astro Date: Wed, 13 Nov 2013 23:09:47 +0100 Subject: [PATCH] portal: procedural wiki tile background-color --- xsl/xhtml5.xsl | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/xsl/xhtml5.xsl b/xsl/xhtml5.xsl index 54ee71975..c70efa2aa 100644 --- a/xsl/xhtml5.xsl +++ b/xsl/xhtml5.xsl @@ -360,6 +360,13 @@ background: url('') 50% 50% no-repeat; + + + background-color: rgb(, , 255); + +