gsy-component-library
Version:
reusable components from grid singularity
16 lines (15 loc) • 467 B
CSS
@import url("https://fonts.googleapis.com/css?family=Lato:300,400,700");
@import url("https://fonts.googleapis.com/css?family=Roboto:100,200,300,400,500,700");
.userName {
display: flex;
font-size: 14px; }
.userName__icon {
line-height: 1;
margin-right: 12px; }
.theme-d3a .userName__icon svg {
fill: #a666ff; }
.theme-verbund .userName__icon svg {
fill: #a666ff; }
.userName__logout {
margin-left: 5px;
font-size: 14px; }