leilukin-site/shrines/starwarskotor/starwarskotor.css

47 lines
948 B
CSS

@import url(/css/style-main.css);
:root {
--clr-body-bg: #212121;
--img-body-bg: none;
--clr-body-txt: #fceaff;
--clr-content-bg: #000000;
--clr-main-heading: #ffc400;
--clr-sub-heading: #ffc400;
--clr-title-border: #ffe387;
--clr-bold-txt: #ff9933;
--clr-link: #bb9671;
--clr-link-hover: #94575a;
--clr-quote-bg: #2f2d2d;
--clr-quote-border: #4d4385;
--clr-code-bg: #241445;
--clr-code-border: #e4dbbe;
--clr-dates: rgb(158, 203, 255);
--clr-link-btn-bg: #873eb5;
--clr-link-btn-txt: white;
--clr-link-btn-hover: #241445;
--clr-header-bg: black;
--clr-nav-bg: #171717;
--clr-nav-link: white;
--clr-footer-bg: #171717;
}
header img {
object-fit: cover;
object-position: center;
height: 100%;
}
.juhani-history {
font-weight: 700;
color: rgb(213, 98, 255);
}
.juhani-personal {
font-weight: 700;
color: rgb(255, 122, 206);
}