summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--help3xsl/default.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/help3xsl/default.css b/help3xsl/default.css
index 50c1530cea..4a85a0ac09 100644
--- a/help3xsl/default.css
+++ b/help3xsl/default.css
@@ -243,7 +243,7 @@ h6 {
margin-left: 5px;
}
.howtoget {
- background: #CCF4C6;
+ background: #e4ddff;
border-left: 4px solid #5c3de2;
border-radius: 0 4px 4px 0;
box-shadow: 0 2px 2px -2px rgba(0,0,0,0.2);