Difference between revisions of "MediaWiki:Common.css"

The projects and contributions area at dekalborama.com
(Testing css templating)
 
Tag: Reverted
Line 4: Line 4:
   height: 125px;
   height: 125px;
   width: 125 px;
   width: 125 px;
   margin: 0px 20px 20px 0px;
   margin: 0px 50px 50px 0px;
}
}

Revision as of 00:14, 27 September 2021

/* CSS placed here will be applied to all skins */

.bigbullet {
  height: 125px;
  width: 125 px;
  margin: 0px 50px 50px 0px;
}