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

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app/assets/stylesheets/gitlab_bootstrap/blocks.scss')
-rw-r--r--app/assets/stylesheets/gitlab_bootstrap/blocks.scss5
1 files changed, 3 insertions, 2 deletions
diff --git a/app/assets/stylesheets/gitlab_bootstrap/blocks.scss b/app/assets/stylesheets/gitlab_bootstrap/blocks.scss
index 03dc7c6fc4f..9f5c4a1de94 100644
--- a/app/assets/stylesheets/gitlab_bootstrap/blocks.scss
+++ b/app/assets/stylesheets/gitlab_bootstrap/blocks.scss
@@ -72,10 +72,11 @@
.ui-box-head {
.box-title {
- font-size: 18px;
- font-weight: normal;
+ font-size: 20px;
+ font-weight: 500;
line-height: 28px;
margin: 0;
+ color: #444;
}
h3 {
margin: 0;