Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mdashx/basicwebtheme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--static/assets/css/style.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/static/assets/css/style.css b/static/assets/css/style.css
index 6b7c487..553a9bf 100644
--- a/static/assets/css/style.css
+++ b/static/assets/css/style.css
@@ -85,6 +85,9 @@ td {
a {
color: #EEEEEE;
}
+ pre {
+ color: #d1d1d1
+ }
}