diff options
Diffstat (limited to 'help3xsl/default.css')
-rw-r--r-- | help3xsl/default.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/help3xsl/default.css b/help3xsl/default.css index 391c4d2132..8d6d3df2d4 100644 --- a/help3xsl/default.css +++ b/help3xsl/default.css @@ -266,6 +266,9 @@ h6 { display:inline-block; border:none; } +.switch, +.switchinline {} + .tintro { color: white; background-color: green; |