Line 135:
Line 135:
<br />
<br />
−
==== Custom Header to add ====
+
====Custom Header to add====
+
Go to <code>Admin → Customize → Themes → Light → Edit CSS/HTML → Common → Header</code> and paste :
+
<br />
{| class="mw-collapsible mw-collapsed"
{| class="mw-collapsible mw-collapsed"
−
!Go to <code>Admin → Customize → Themes → Light → Edit CSS/HTML → Common → Header</code> and paste :
+
!
|-
|-
|<syntaxhighlight lang="HTML">
|<syntaxhighlight lang="HTML">
Line 196:
Line 198:
Go to <code>Admin → Customize → Themes → Light → Edit CSS/HTML → Common → CSS</code> and paste :
Go to <code>Admin → Customize → Themes → Light → Edit CSS/HTML → Common → CSS</code> and paste :
−
<syntaxhighlight lang="CSS">
+
<br />
+
{| class="mw-collapsible mw-collapsed"
+
!
+
|-
+
|<syntaxhighlight lang="CSS">
#header {
#header {
background-color: rgb(61,95,147);
background-color: rgb(61,95,147);
Line 415:
Line 421:
text-align: center;
text-align: center;
}
}
−
</syntaxhighlight><br />
+
</syntaxhighlight>
+
|}
+
<br />
==Email requirements==
==Email requirements==