MediaWiki:Common.css: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 829: Line 829:
   background-size: cover;
   background-size: cover;
   background-repeat: no-repeat;
   background-repeat: no-repeat;
  background-position: center 35%;
   background-blend-mode: overlay;
   background-blend-mode: overlay;
   padding: 30px;
   padding: 30px;
   margin: -100px -60px 20px -60px;
   margin: -100px -60px 20px -60px;
   color: white;
   color: white;
   text-shadow: 2px 2px 10px rgba(0, 0, 0, 0.5);
   text-shadow: 2px 2px 15px rgba(0, 0, 0, 0.8);
}
}