gsy-component-library
Version:
reusable components from grid singularity
12 lines (11 loc) • 360 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");
/* VERBUND THEME */
.label__text {
display: block;
margin-bottom: 8px;
font-size: 12px; }
.theme-d3a .label__text {
color: #35d7c6; }
.theme-verbund .label__text {
color: #35d7c6; }