mana/sass/_dfc.scss

8 lines
142 B
SCSS
Raw Permalink Normal View History

// double-faced specifics
2017-03-23 07:56:41 +00:00
.#{$ms-prefix}-dfc {
color: #111;
border: .05em solid #111;
border-radius: 2em;
padding: 0.025em;
}