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

wiki.scss « pages « stylesheets « assets « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: cdf514197cbe315ebe8fa408acbf796a618ad3a0 (plain)
1
2
3
4
5
6
7
8
9
10
11
.title .edit-wiki-header {
  width: 780px;
  margin-left: auto;
  margin-right: auto;
  padding-right: 7px;
}

.wiki-last-edit-by {
  font-size: 80%;
  font-weight: normal;
}