Template:Home/Header/styles.css: Difference between revisions

From IxWiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 7: Line 7:
     font-weight: 600;
     font-weight: 600;
     white-space: nowrap;
     white-space: nowrap;
}
.mainpage-sub h5 {
text-align: center;
top:+0.2em;
font-size:95%;
}
}

Revision as of 14:11, 11 August 2020

.mainpage-header h1 {
    line-height: 1.2;
    text-align: center;
}

.mainpage-header .mw-headline span {
    font-weight: 600;
    white-space: nowrap;
}

.mainpage-sub h5 {
	 text-align: center;
	 top:+0.2em;
	 font-size:95%;
}