summaryrefslogtreecommitdiff
path: root/source/auxiliary/sk/highcontrastblack.css
diff options
context:
space:
mode:
Diffstat (limited to 'source/auxiliary/sk/highcontrastblack.css')
-rw-r--r--source/auxiliary/sk/highcontrastblack.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/source/auxiliary/sk/highcontrastblack.css b/source/auxiliary/sk/highcontrastblack.css
index 9b5134c429..9e714cc4aa 100644
--- a/source/auxiliary/sk/highcontrastblack.css
+++ b/source/auxiliary/sk/highcontrastblack.css
@@ -52,7 +52,7 @@ h1, h2, h3, h4, h5, h6
{ margin-bottom: 5pt; }
p, td
- { font-size: 10pt; }
+ { font-size: 11pt; }
h1
{ font-size: 18pt; padding-bottom: 6px; margin-bottom: 6px;}
@@ -64,7 +64,7 @@ h3
{ font-size: 12pt; }
h4, h5, h6
- { font-size: 10pt; }
+ { font-size: 11pt; }
.relatedtopics
{ font-weight: normal; }
tion value='feature/themesupport2'>feature/themesupport2 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/pch
AgeCommit message (Expand)Author
2021-08-10Clean up remaining uses of boost::logic::triboolStephan Bergmann
2021-04-07Updated README.md files to represent current code / use Markdown formatHossein
2021-03-24Using .md extension/Markdown syntax for modules READMEHossein
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2019-12-04Removed duplicated includesAndrea Gelmini
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-10-04add gbuild function for a common PCH and use it in sc/ and sax/Luboš Luňák
2019-10-04support reusing PCH if linktarget has additional reasonable definesLuboš Luňák
2019-10-04add "system" PCH that contains often used system headers such as STLLuboš Luňák