From Easy Delivery Co. Unofficial Wiki
|
|
| (One intermediate revision by the same user not shown) |
| Line 1: |
Line 1: |
| /* {{pp-template}} */ | | /* {{Copyright|image=[[File:CC BY-SA icon.svg]]|text=This article and/or file is licensed under CC BY-SA 4.0, Which is different than the current license of this Wiki.}} *//* {{pp-template}} */ |
| .umbox { | | .umbox { |
| background-color: var(--background-color-content-added, #a3d3ff); | | background-color: var(--background-color-content-added, #a3d3ff); |
Latest revision as of 08:06, 28 September 2025
/* {{Copyright|image=[[File:CC BY-SA icon.svg]]|text=This article and/or file is licensed under CC BY-SA 4.0, Which is different than the current license of this Wiki.}} *//* {{pp-template}} */
.umbox {
background-color: var(--background-color-content-added, #a3d3ff);
border: 1px solid var(--border-color-progressive, #36c);
padding: 0.5em 1em;
margin: 2em 0 1em;
font-weight: bold;
overflow: auto;
vertical-align: middle;
}