Colour headers
This commit is contained in:
@@ -80,8 +80,8 @@
|
|||||||
</div>
|
</div>
|
||||||
</nav>
|
</nav>
|
||||||
<div class="header starter-template">
|
<div class="header starter-template">
|
||||||
<h1>Doomsday Status Board:</h1>
|
<h1 class="bg-danger">Doomsday Status Board:</h1>
|
||||||
<h2>Overall Status:</h2>
|
<h2 class="bg-warning">Overall Status:</h2>
|
||||||
<svg height="200" width="200">
|
<svg height="200" width="200">
|
||||||
<circle cx="100" cy="100" r="80" stroke="gray" stroke-width="3" fill="yellow" />
|
<circle cx="100" cy="100" r="80" stroke="gray" stroke-width="3" fill="yellow" />
|
||||||
</svg>
|
</svg>
|
||||||
|
|||||||
Reference in New Issue
Block a user