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

Tweaked margin
(Added background color to banner)
(Tweaked margin)
 
(One intermediate revision 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);
Line 13 ⟶ 16:
 
.banner-title {
margin: 0px0;
 
font-family: sans-serif;
Line 22 ⟶ 25:
 
.banner-subtitle {
padding: 0px0 3px 0px0 3px;
}