Display title | Module:Navbox/styles.css |
Default sort key | Navbox/styles.css |
Page length (in bytes) | 2,569 |
Namespace ID | 828 |
Namespace | Module |
Page ID | 673 |
Page content language | en - English |
Page content model | Sanitized CSS |
Indexing by robots | Allowed |
Number of redirects to this page | 0 |
Number of subpages of this page | 0 (0 redirects; 0 non-redirects) |
Edit | Allow all users (infinite) |
Move | Allow all users (infinite) |
Page creator | wikipedia>Izno |
Date of page creation | 17:10, 21 December 2021 |
Latest editor | Timothy (talk | contribs) |
Date of latest edit | 20:39, 25 April 2024 |
Total number of edits | 19 |
Total number of distinct authors | 2 |
Recent number of edits (within past 90 days) | 0 |
Recent number of distinct authors | 0 |
Description | Content |
Article description: (description ) This attribute controls the content of the description and og:description elements. | /* */
.navbox {
box-sizing: border-box;
/*border: 1px solid #a2a9b1;*/
width: 100%;
clear: both;
font-size: 88%;
text-align: center;
padding: 0 !important;
margin: 1em auto 0; /* Prevent preceding content from clinging to navboxes */
}
.navbox-title .fn a { |