MediaWiki:Common.css: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 1:
/* CSS placed here will be applied to all skins */
#content { background: linear-gradient(180deg, #DBF5FF 0%, #fff 77%); }
#@font-face {
font-family: Life-Savers;
src: https://files.catbox.moe/vwhnsd.ttf(sansation_light.woff);
}
#.infobox {
float: right;
padding: 5px;
Line 14:
}
 
#.infobox th {
text-align: left;
}