summaryrefslogtreecommitdiffstats
path: root/help3xsl/default.css
diff options
context:
space:
mode:
authorOlivier Hallot <olivier.hallot@libreoffice.org>2020-04-28 15:51:38 -0300
committerOlivier Hallot <olivier.hallot@libreoffice.org>2020-04-29 14:29:05 +0200
commit4d6b5e5f74c50cc440a46fada8fa89ad2f946749 (patch)
treedde33b82291a3a9cf8c4709e5c1bbfe5e8d86a6e /help3xsl/default.css
parentMute L10n on numbers and symbols (diff)
downloadhelp-4d6b5e5f74c50cc440a46fada8fa89ad2f946749.tar.gz
help-4d6b5e5f74c50cc440a46fada8fa89ad2f946749.zip
Apply module brand color to Help page
Change page header and headings to module colors Module colors from branding wiki page https://wiki.documentfoundation.org/Marketing/Branding#Colors Based on ideas of Beatriz Fonseca (@beatorizu) betrizaf@gmail.com Change-Id: Ia855872185a9c5ff6bcf3c351cc78e57e5a7901c Reviewed-on: https://gerrit.libreoffice.org/c/help/+/93100 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'help3xsl/default.css')
-rw-r--r--help3xsl/default.css2
1 files changed, 0 insertions, 2 deletions
diff --git a/help3xsl/default.css b/help3xsl/default.css
index f9a1edd4a7..ceb5912538 100644
--- a/help3xsl/default.css
+++ b/help3xsl/default.css
@@ -210,7 +210,6 @@ table, th, td {
margin-top: 0px;
}
.tableheadcell {
- background: #148603;
color: white;
vertical-align:top;
}
@@ -349,7 +348,6 @@ h6 {
}
header {
color: #fff;
- background-color: #18A303;
height: 64px;
padding: 8px 8px 8px 16px;
}