diff options
Diffstat (limited to 'static/twentyeleven-style-20231107.css')
| -rw-r--r-- | static/twentyeleven-style-20231107.css | 9 |
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 +} |
