MediaWiki:Common.css: Difference between revisions

No edit summary
No edit summary
Line 115: Line 115:
   box-sizing: border-box;
   box-sizing: border-box;
   border-style: solid;
   border-style: solid;
   border-width: 2px;
   border-width: 1px;
   border-color: rgb(111, 120, 126);
   border-color: rgb(111, 120, 126);
   border-radius: 10px;
   border-radius: 5px;
   background-color: rgb(251, 251, 251);
   background-color: rgb(251, 251, 251);