Template:No article text/styles.css

Template page
Revision as of 13:58, 18 January 2023 by Momo (talk | contribs) (Created page with ".noarticletext-title { margin-bottom: 1.6rem; text-align: center; clear: both; } .noarticletext-title .byline { color: var( --color-base--subtle ); font-size: 0.825rem; } .noarticletext-title .headline { margin-top: 0; line-height: 1.2; } .subheader { display: block !important; line-height: 1.2; text-align: center; } .subheader+.card-container { margin-top: 0.8rem !important; }")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
.noarticletext-title {
    margin-bottom: 1.6rem;
    text-align: center;
    clear: both;
}

.noarticletext-title .byline {
    color: var( --color-base--subtle );
    font-size: 0.825rem;
}

.noarticletext-title .headline {
    margin-top: 0;
    line-height: 1.2;
}

.subheader {
    display: block !important;
    line-height: 1.2;
    text-align: center;
}

.subheader+.card-container {
    margin-top: 0.8rem !important;
}