Colour headers

This commit is contained in:
Arona Jones
2015-11-14 22:25:19 +00:00
parent 7bb8d1b266
commit b06673d05d

View File

@@ -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>