MediaWiki:Common.css: Difference between revisions

m
Border color in Main Page looks off
m (Design Template:Infobox to aesthetically look like Fancade's. Adjust border color on main page for consistency)
m (Border color in Main Page looks off)
Line 106: Line 106:


.main-welcome-box {
.main-welcome-box {
   border: 3px solid #808080;
  background-color: #f9f9f9;
   border: 3px solid #202020;
   border-radius: 20px;
   border-radius: 20px;
   box-shadow: 0px -10px #0004 inset;
   box-shadow: 0px -10px #0004 inset;