Consistency fixes

This commit is contained in:
Arona Jones
2015-11-14 23:06:05 +00:00
parent 918e7570ba
commit 8c9f750abc

View File

@@ -127,14 +127,14 @@
<h3 class="bg-primary">Australian Terrorism Public Alert System:</h3> <h3 class="bg-primary">Australian Terrorism Public Alert System:</h3>
<svg height="100" width="100"> <svg height="100" width="100">
<circle cx="50" cy="50" r="40" stroke="gray" stroke-width="3" fill="orange" /> <circle cx="50" cy="50" r="40" stroke="gray" stroke-width="3" fill="orange" />
<h4 class="bg-danger">High Risk</h4> <h4 class="bg-warning">High Risk</h4>
</svg> </svg>
</div> </div>
</div> </div>
<h2>Other:</h2> <h2>Other:</h2>
<div class="row"> <div class="row">
<div class="col-md-4"> <div class="col-md-4">
<h3 class="bg-primary">INFOCON:<br><br></h3> <h3 class="bg-primary">INFOCON (US):<br><br></h3>
<svg height="100" width="100"> <svg height="100" width="100">
<circle cx="50" cy="50" r="40" stroke="gray" stroke-width="3" fill="green" /> <circle cx="50" cy="50" r="40" stroke="gray" stroke-width="3" fill="green" />
</svg> </svg>