Homepage/assets/stylesheets/identities.scss

12 lines
195 B
SCSS
Raw Normal View History

2017-06-21 11:15:14 +00:00
.identities {
background: #fafafa;
2017-06-21 11:15:14 +00:00
}
.identities .small-labels {
padding: 1em;
2017-06-21 11:15:14 +00:00
}
.identities .small-labels .group::before, .identities .small-labels .label::before {
color: #333;
2017-06-21 11:15:14 +00:00
}