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

gitlab.com/VincentTam/huginn.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--static/css/style.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/static/css/style.css b/static/css/style.css
index 6069ef3..b9f9249 100644
--- a/static/css/style.css
+++ b/static/css/style.css
@@ -147,6 +147,9 @@ h3 {
h1 i {
padding-right: 1rem;
}
+em, strong {
+ color: #42b983;
+}
#index {
text-align: center;
}