Live (In a Volcano) community card game.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

23 lines
485 B

.uk-section.uk-section-header {
color: @site-brand-color;
.profile-header-name {
font-size: 2.5em;
line-height: 1;
margin: 8px 0;
}
.profile-header-description {
font-size: 1.5em;
line-height: 1;
margin: 8px 0;
}
}
.uk-section.uk-section-header h1,
.uk-section.uk-section-header h2,
.uk-section.uk-section-header h3,
.uk-section.uk-section-header h4,
.uk-section.uk-section-header h5,
.uk-section.uk-section-header h6 {
color: @site-brand-color;
}