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

gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcia Ramos <virtua.creative@gmail.com>2018-03-06 00:05:37 +0300
committerMarcia Ramos <virtua.creative@gmail.com>2018-03-06 00:05:37 +0300
commit199ddc2760268fa0f177edf1824463c419945e47 (patch)
tree1891cfc40597f70ef3b2a2955d276fb29354e501 /content
parent9099406097e281378a74e3d70c1ae890e1a1610d (diff)
change the template style
Diffstat (limited to 'content')
-rw-r--r--content/assets/stylesheets/instantsearch.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/content/assets/stylesheets/instantsearch.scss b/content/assets/stylesheets/instantsearch.scss
index 40b0f1eb..87bbfe46 100644
--- a/content/assets/stylesheets/instantsearch.scss
+++ b/content/assets/stylesheets/instantsearch.scss
@@ -112,4 +112,5 @@ $color9: #383838;
.stats {
display: block;
text-align: right;
+ font-style: italic;
}