Template:Main page banner/styles.css: Difference between revisions

Tweaked margin
(TheOnlyZac changed the content model of the page Main page banner/styles.css from "wikitext" to "Sanitized CSS": Fix content model)
Tag: content model change
(Tweaked margin)
 
(3 intermediate revisions by the same user not shown)
Line 1:
.banner-box {
margin: 0px;
margin-top: 10px;
width: 100%;
padding: 20px 0px0 20px 0px0;
background-color: rgba(0,0,0,0.2);
 
text-align: center;
Line 11 ⟶ 16:
 
.banner-title {
margin: 0px0;
 
font-family: sans-serif;
Line 20 ⟶ 25:
 
.banner-subtitle {
padding: 0px0 3px 0px0 3px;
}