summaryrefslogtreecommitdiff
path: root/demos/blog-tutorial/themes/PradoSoft/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'demos/blog-tutorial/themes/PradoSoft/style.css')
-rw-r--r--demos/blog-tutorial/themes/PradoSoft/style.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/demos/blog-tutorial/themes/PradoSoft/style.css b/demos/blog-tutorial/themes/PradoSoft/style.css
index c9391df5..3db86744 100644
--- a/demos/blog-tutorial/themes/PradoSoft/style.css
+++ b/demos/blog-tutorial/themes/PradoSoft/style.css
@@ -186,6 +186,12 @@ a
margin: 0.2em;
}
+.cli
+{
+ color: white;
+ background-color: #555;
+}
+
.source pre {
font-family: "Courier New", Courier, mono;
margin: 0;