aboutsummaryrefslogtreecommitdiffstats
path: root/static
diff options
context:
space:
mode:
Diffstat (limited to 'static')
-rw-r--r--static/twentyeleven-style-20231107.css9
1 files changed, 9 insertions, 0 deletions
diff --git a/static/twentyeleven-style-20231107.css b/static/twentyeleven-style-20231107.css
index 963160e..bd950bd 100644
--- a/static/twentyeleven-style-20231107.css
+++ b/static/twentyeleven-style-20231107.css
@@ -2620,3 +2620,12 @@ a.comment-reply-link > span {
color: #666;
}
}
+
+/* Shell commands
+----------------------------------------------- */
+
+.command {
+ background: #000000;
+ border-color: #ffffff;
+ color: #00ff00
+}