| Display title | Module:Shortcut/styles.css | 
| Default sort key | Shortcut/styles.css | 
| Page length (in bytes) | 767 | 
| Namespace ID | 828 | 
| Namespace | Module | 
| Page ID | 210 | 
| 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 | Sharkius (talk | contribs) | 
| Date of page creation | 19:02, 24 ⧼april⧽ 2025 | 
| Latest editor | Sharkius (talk | contribs) | 
| Date of latest edit | 19:02, 24 ⧼april⧽ 2025 | 
| Total number of edits | 1 | 
| Total number of distinct authors | 1 | 
| Recent number of edits (within past ⧼duration-days⧽) | 0 | 
| Recent number of distinct authors | 0 | 
| Description | Content | 
| Article description: ( description)This attribute controls the content of the
 descriptionandog:descriptionelements. | /*  */
.module-shortcutboxplain {
	float: right;
	margin: 0 0 0 1em;
	border: 1px solid var(--border-color-base, #a2a9b1);
	background-color: var(--background-color-base, #fff);
	padding: 0.3em 0.6em 0.2em 0.6em;
	text-align: center;
	font-size: 85%;
}
.module-shortcutboxleft {
	float: left;
	margin... |