Module:Article stub box/styles.css
Appearance
From Wikipedia, the free encyclopedia
This is the current revision of this page, as edited by Izno (talk | contribs) at 20:49, 22 January 2025 (Izno moved page Template:Asbox/styles.css to Module:Article stub box/styles.css without leaving a redirect: 1) follow move. 2) move to module namespace since this is generated by the module). The present address (URL) is a permanent link to this version.Revision as of 20:49, 22 January 2025 by Izno (talk | contribs) (Izno moved page Template:Asbox/styles.css to Module:Article stub box/styles.css without leaving a redirect: 1) follow move. 2) move to module namespace since this is generated by the module)
/* {{pp-template}} */ /* Article stub message box styles */ .asbox{ position:relative; overflow:hidden; } .asboxtable{ background:transparent; } .asboxp{ margin:0; } .asboxp+p{ margin-top:0.25em; } .asbox-body{ font-style:italic; } .asbox-note{ font-size:smaller; } .asbox.navbar{ position:absolute; top:-0.75em; right:1em; display:none; } :not(p):not(.asbox)+style+.asbox, :not(p):not(.asbox)+link+.asbox{ margin-top:3em; }