MediaWiki:Common.css: Difference between revisions

No edit summary
No edit summary
Line 52: Line 52:
.mainpage-header .header-intro {
.mainpage-header .header-intro {
   flex: 2;
   flex: 2;
   max-width: 810px;
   max-width: 770px;
 
   background: #f6f6f6;
   background: #f6f6f6;
   padding: 0px 20px 20px;
   padding: 0px 20px 20px;
Line 66: Line 65:
   justify-content: center;
   justify-content: center;
   align-items: center;
   align-items: center;
   margin-top: -1em;
 
   max-width: 200px;
  background: #f6f6f6;
  padding: 0px 20px 20px;
  border-radius: 12px;
  font-family: sans-serif;
  color: #101418;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
}
}
.header-stats ul {
.header-stats ul {