Manual of Style: Difference between revisions

m Mention https://wiki.nixos.org/wiki/Help:Template in the templates section
m Dark mode support for header
Line 1: Line 1:
<div style="border: 1px solid #2E8B57; background: #DFF2DF; padding: 30px; border-radius: 5px; margin: 10px 0px; display: flex; align-items: center;">
<div style="border: 1px solid var(--border-color-success); background: var(--background-color-success-subtle); padding: 30px; border-radius: 5px; margin: 10px 0px; display: flex; align-items: center;">
     <div style="color: #2E8B57; font-size: 40px; margin-right: 15px; background: #DFF2DF; display: flex; line-height: 0; align-items: center;">✦</div>
     <div style="color: var(--border-color-success); font-size: 40px; margin-right: 15px; background: var(--background-color-success-subtle); display: flex; line-height: 0; align-items: center;">✦</div>
     <div style="color: #2E8B57; font-size: 15px; font-style: normal; font-weight: 400; line-height: normal; text-align: left;">Editors are generally expected to adhere to this standard, applying common sense and allowing for occasional exceptions. Significant edits to this page should reflect a consensus. If uncertain, please discuss on the talk page first.</div>
     <div style="color: var(--border-color-success); font-size: 15px; font-style: normal; font-weight: 400; line-height: normal; text-align: left;">Editors are generally expected to adhere to this standard, applying common sense and allowing for occasional exceptions. Significant edits to this page should reflect a consensus. If uncertain, please discuss on the talk page first.</div>
</div>
</div>