Homepage/assets/stylesheets/identities.scss

12 lines
199 B
SCSS
Raw Normal View History

2017-06-21 11:15:14 +00:00
.identities {
2018-11-16 18:21:29 +00:00
background: transparent;
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
}