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

_mixins.scss « scss « assets - github.com/s4n7h0/hugo-theme-timeline.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 7293fcee67f941e6fb0d3971a275f98feea69d20 (plain)
1
2
3
@mixin dimmed {
  opacity: .6;
}