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

_subnav.scss « scss « assets « src - github.com/twbs/blog.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 0c26143771a482fd2c844785e7b65f0d4f336a9c (plain)
1
2
3
4
.bd-subnavbar {
  background-color: rgba(#fff, .75);
  box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .05), inset 0 -1px 0 rgba(0, 0, 0, .15);
}