summaryrefslogtreecommitdiff
path: root/help3xsl/default.css
diff options
context:
space:
mode:
Diffstat (limited to 'help3xsl/default.css')
-rw-r--r--help3xsl/default.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/help3xsl/default.css b/help3xsl/default.css
index bfaa632683..09c818bddc 100644
--- a/help3xsl/default.css
+++ b/help3xsl/default.css
@@ -295,6 +295,10 @@ h6 {
margin-left: 30px;
margin-right: 30px;
}
+.bascodepar{
+ font-family: monospace;
+}
+
/* Basic code syntax highlight */
.identifier,