Difference between revisions of "MediaWiki:Gadget-site.css"
The projects and contributions area at dekalborama.com
PressMaster (talk | contribs) (Replaced content with "→* Per MediaWiki.org we can address master css changes here. * This does not seem to work.: .bigbullet { margin: 0px, 50px, 50px, 0px; }") Tag: Replaced |
PressMaster (talk | contribs) |
||
| Line 5: | Line 5: | ||
.bigbullet { | .bigbullet { | ||
margin: 0px | margin: 0px 50px 50px 0px; | ||
} | } | ||
Revision as of 23:40, 26 September 2021
/*
* Per MediaWiki.org we can address master css changes here.
* This does not seem to work.
*/
.bigbullet {
margin: 0px 50px 50px 0px;
}