summaryrefslogtreecommitdiff
path: root/help3xsl/default.css
diff options
context:
space:
mode:
authorOlivier Hallot <olivier.hallot@libreoffice.org>2018-01-30 17:49:59 -0200
committerOlivier Hallot <olivier.hallot@libreoffice.org>2018-01-30 20:51:58 +0100
commit875dbb65c79bd52049c270197aaa71cc243821fb (patch)
tree9d70196419aaa872da349f916870cc85afa91865 /help3xsl/default.css
parente37c19a9dd3f2d3e5a31f91975ee5a8aac2dc2af (diff)
New Help: Add donation link for online version
Change-Id: I340362a70ecc115565c7fd7cb2be1a5d0fbb5599 Reviewed-on: https://gerrit.libreoffice.org/48929 Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org> Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'help3xsl/default.css')
-rw-r--r--help3xsl/default.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/help3xsl/default.css b/help3xsl/default.css
index 00187b4fd5..debcf99aa2 100644
--- a/help3xsl/default.css
+++ b/help3xsl/default.css
@@ -155,6 +155,12 @@ h6 {
color: red;
text-align: left;
}
+.donation{
+ padding:0px 0px 10px 0px;
+}
+.donation p{
+ font-size:1.2rem;
+}
.bascode {
background-color: #fafafa;
margin-left: 30px;