Template:Main page banner/styles.css

Revision as of 20:37, 25 July 2022 by TheOnlyZac (talk | contribs) (Created template styles)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

.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;

}