| Display title | Template:Note/styles.css |
| Default sort key | Note/styles.css |
| Page length (in bytes) | 1,376 |
| Namespace ID | 10 |
| Namespace | Template |
| Page ID | 10446 |
| Page content language | en-gb - British English |
| Page content model | wikitext |
| 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 | HydeWing (talk | contribs) |
| Date of page creation | 12:18, 2 August 2021 |
| Latest editor | HydeWing (talk | contribs) |
| Date of latest edit | 12:18, 2 August 2021 |
| Total number of edits | 1 |
| Total number of distinct authors | 1 |
| Recent number of edits (within past 90 days) | 0 |
| Recent number of distinct authors | 0 |
| Page transcluded on (1) | Template used on this page:
|
Description | Content |
Article description: (description) This attribute controls the content of the description and og:description elements. | .note {
background-position: left 7px top 50%;
padding: 0.5em 0.5em 0.5em 40px;
margin: 0.5em 0;
overflow: hidden;
background-color: #f8f9fa;
background-repeat: no-repeat;
border: 1px solid #ddd;
}
.note-inline {
display: inline-block;
vertical-align: middle;
}
.note-info {
background-color: #f6efe5;
/* File:OOjs UI icon reference 20 ac6600.svg */
background-image: url(https://upload.wikimedia.org/wikipedia/commons/d/d5/OOjs_UI_icon_reference_20_ac6600.svg);
background-size: 25px;
border-color: #ac6600;
padding-left: 40px;
min-height: 28px;
}
.note-reminder {
background-color: #fff9ea;
/* File:OOjs UI icon lightbulb-yellow.svg */
background-image: url(https://upload.wikimedia.org/wikipedia/commons/a/a8/OOjs_UI_icon_lightbulb-yellow.svg);
background-size: 25px;
border-color: #fc3;
min-height: 28px;
}
.note-warn {
background-color: #fff9ea;
/* File:OOjs UI icon alert-warning.svg */
background-image: url(https://upload.wikimedia.org/wikipedia/commons/3/3b/OOjs_UI_icon_alert-warning.svg);
background-size: 25px;
border-color: #fc3;
min-height: 28px;
} |