diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-05-26 12:55:21 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-05-26 19:45:07 +0200 |
commit | 695cea8d8ed485a8c32f9ccb67e2a182159a6734 (patch) | |
tree | eb0cc9d99fcbb8b19ba975f61a8a814b19cd6412 /help3xsl/default.css | |
parent | a736b5e008fad1d0c05c961669cb62e1876218b9 (diff) |
Remove unused CSS class
Change-Id: I9db4df3062c411570a77686ec2b4fe3124f71539
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/94879
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'help3xsl/default.css')
-rw-r--r-- | help3xsl/default.css | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/help3xsl/default.css b/help3xsl/default.css index 11c544094b..574b6a963a 100644 --- a/help3xsl/default.css +++ b/help3xsl/default.css @@ -329,16 +329,6 @@ h6 { .switch, .switchinline {} -.tintro { - color: white; - background-color: green; - font-family: Arial; - font-weight: bold; - font-size: 2rem; - border: 1px solid black; - padding-bottom: 6px; - margin-bottom: 6px; -} .embedded {} #TopLeftHeader { grid-area: header; |