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

_skippy.scss « scss « assets « site - github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: ea82c625b9eb463921b9d833e7ee6bec3bd5bf2a (plain)
1
2
3
4
5
6
7
.skippy {
  background-color: $bd-purple;

  a {
    color: $white;
  }
}