Difference between revisions of "MediaWiki:Gadget-site.css"

The projects and contributions area at dekalborama.com
Line 4: Line 4:
  */
  */


/*
p {
p {
  margin: 1em;
  margin: 1em;
}
}
*/


.bigbullet {
.bigbullet {
  margin: 0px 50px 50px 0px;
  margin: 0px 50px 50px 0px;
}
}

Revision as of 23:58, 26 September 2021

/*
 * Per MediaWiki.org we can address master css changes here.
 * This does not seem to work.
 */

/*
p {
 margin: 1em;
}
 */

.bigbullet {
 margin: 0px 50px 50px 0px;
}