MediaWiki:Common.css: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 819: Line 819:


.conference-main-title {
.conference-main-title {
  font-size: 220%;
  font-family: Georgia, serif;
}
/* ============================== template:Crowdfunding banner =============================== */
.crowdfunding-banner {
  background-color: rgba(0, 0, 0, 0.15);
  background-image: url('https://www.wittgensteinproject.org/w/images/e/e7/Ludwig_and_Paul_Wittgenstein_by_Carl_Pietzner%2C_1909.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-blend-mode: overlay;
  padding: 30px;
  margin: -100px -60px 20px -60px;
  color: white;
  text-shadow: 2px 2px 10px rgba(0, 0, 0, 0.5);
}
.crowdfunding-main-title {
   font-size: 220%;
   font-size: 220%;
   font-family: Georgia, serif;
   font-family: Georgia, serif;