aboutsummaryrefslogtreecommitdiffstats
path: root/stylesheets
diff options
context:
space:
mode:
Diffstat (limited to 'stylesheets')
-rw-r--r--stylesheets/lfs.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/stylesheets/lfs.css b/stylesheets/lfs.css
index bc4eea2cd..0b823d9e8 100644
--- a/stylesheets/lfs.css
+++ b/stylesheets/lfs.css
@@ -265,6 +265,10 @@ tt, code, kbd, pre, .command {
font-family: monospace;
}
+tt.systemitem {
+ font-style: italic;
+}
+
pre.userinput {
color: #101310;
background-color: #e5e5e5;