MediaWiki:Common.css: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 158: Line 158:
.infobox-content {
.infobox-content {
   flex: 1;
   flex: 1;
  padding: 20px;
   margin-left: 20px; /* Add margin to separate infobox from other content */
   margin-left: 20px; /* Add margin to separate infobox from other content */
}
}
Line 200: Line 199:
   height: 30%;
   height: 30%;
   width: 30%;
   width: 30%;
}
.char-info {
  flex: 1;
  text-align: center;
  padding: 20px;
}
}
621

edits