More actions
Add reason for using heading level 3. |
m Change background color to design-token. |
||
| Line 1: | Line 1: | ||
{{MissionLinks}} | {{MissionLinks}} {{NPCTableCSS}} <!-- in-page CSS at the end of the page --> | ||
This article lays out how mission reports should be formatted for the wiki. Example mission details are given in wiki markup, and then repeated as they would appear on a completed mission article. | This article lays out how mission reports should be formatted for the wiki. Example mission details are given in wiki markup, and then repeated as they would appear on a completed mission article. | ||
== Housekeeping == | == Housekeeping == | ||
| Line 323: | Line 321: | ||
padding-bottom: 0.4em; | padding-bottom: 0.4em; | ||
width: 80%; | width: 80%; | ||
background: | background-color: var(--background-color-neutral); | ||
} | } | ||
}} | }} | ||