Difference between revisions of "Extension:PopupPages"
Line 14: | Line 14: | ||
} | } | ||
.popupBody { | .popupBody { | ||
margin: auto auto auto | margin: auto auto auto 1%; | ||
} | } | ||
}} | }} |
Revision as of 17:46, 27 February 2013
{{#popup:Help:Popup Ecample|popupID=Extension:PopupPages|cookieName=Extension:PopupPages|cookieValue=optout}} Here's content in the obscluded wiki page. {{#css: .popupPanel {
background-color: gray; border: medium solid darkgrey; left: 0; margin-top: -1em; position: absolute; top: 0; width: 99%; z-index: 1000;
} .popupBody {
margin: auto auto auto 1%;
} }}