Difference between revisions of "MediaWiki:Common.css"

no edit summary
Line 1,936: Line 1,936:
height: 400px;
height: 400px;
background-color: silver;
background-color: silver;
background-image: linear-gradient(126deg, #5f5bcd 24%, #ff5700 100%);
}
}
.homepage-logo-container {
.homepage-logo-container {
Line 2,066: Line 2,067:
font-size: 300%;
font-size: 300%;
color: white;
color: white;
text-shadow: 2px 2px 10px rgba(0,0,0,0.2);
text-shadow: 5px 5px 10px rgba(0,0,0,0.5);
}
}