summaryrefslogtreecommitdiffstats
path: root/help3xsl/default.css
diff options
context:
space:
mode:
Diffstat (limited to 'help3xsl/default.css')
-rw-r--r--help3xsl/default.css5
1 files changed, 2 insertions, 3 deletions
diff --git a/help3xsl/default.css b/help3xsl/default.css
index 2c67d206c1..24bd72ad2d 100644
--- a/help3xsl/default.css
+++ b/help3xsl/default.css
@@ -366,12 +366,11 @@ header {
font-size: 24px;
}
.logo .symbol {
- background-image: url(media/navigation/libo-symbol-white.svg);
+ background-image: url(media/navigation/collabora-online-logo.svg);
background-repeat: no-repeat;
background-size: contain;
- width: 52px;
+ width: 60px;
height: 60px;
- margin-right: 10px;
}
[aria-hidden='true'],
[data-a11y-toggle]:not([aria-controls]) {