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

black-tie.less « site « less « assets - github.com/ForkAwesome/Fork-Awesome.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: ee8e40151dbdce5d389d8c698f6734d74f29f23f (plain)
1
2
3
4
5
6
7
8
9
10
.black-tie {
  background-color: @gray-darker;
  color: #fff;
  padding: 30px 0;
  .tagline {
    font-weight: 200;
    font-size: 21px;
    line-height: 45px;
  }
}