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.
|
|
|
.test-class {
|
|
|
|
}
|
|
|
|
//@format
|
|
|
|
@import 'fonts';
|
|
|
|
@import 'base';
|
|
|
|
@import 'fonts';
|
|
|
|
@import 'fonticons';
|
|
|
|
@import 'layout';
|
|
|
|
@import 'header';
|
|
|
|
@import 'blocks';
|
|
|
|
@import 'main';
|
|
|
|
@import 'sidebar';
|
|
|
|
@import 'comment';
|
|
|
|
@import 'footer';
|
|
|
|
@import 'homepage';
|
|
|
|
@import 'components';
|
|
|
|
@import 'shortcodes';
|
|
|
|
@import 'responsive';
|
|
|
|
.slider-image {
|
|
|
|
margin-top: 4rem;
|
|
|
|
}
|
|
|
|
.slider-text,
|
|
|
|
.slider-text h1,
|
|
|
|
.slider-text h2,
|
|
|
|
.slider-text h3,
|
|
|
|
.slider-text h4 {
|
|
|
|
color: var(--dark-grey);
|
|
|
|
}
|
|
|
|
.slider {
|
|
|
|
background: var(--content-bg);
|
|
|
|
}
|
|
|
|
div#block-homepagewelcome {
|
|
|
|
a {
|
|
|
|
color: var(--upei-red);
|
|
|
|
}
|
|
|
|
h2,
|
|
|
|
p {
|
|
|
|
color: #fff !important;
|
|
|
|
}
|
|
|
|
color: #fff !important;
|
|
|
|
background: #789d4a;
|
|
|
|
}
|