Template:Main page banner/styles.css

Revision as of 20:38, 25 July 2022 by TheOnlyZac (talk | contribs) (TheOnlyZac moved page Main page banner/styles.css to Template:Main page banner/styles.css without leaving a redirect: Moved to template space)
.banner-box {
    width: 100%;
    padding: 20px 0px 20px 0px;

    text-align: center;
}

.skin-vector .banner-box {
    color: white;
}

.banner-title {
    margin: 0px;

    font-family: sans-serif;
    font-size: 50px;
    font-weight: 700;
    line-height: 55px;
}

.banner-subtitle {
    padding: 0px 3px 0px 3px;
}