Alignment stuff

This commit is contained in:
Arona Jones
2015-11-14 22:58:48 +00:00
parent 3288aaa53b
commit 918e7570ba

View File

@@ -96,7 +96,7 @@
<h4 class="bg-warning">Elevated Risk</h4>
</div>
<div class="col-md-4">
<h3 class="bg-primary">DEFCON (US):</h3>
<h3 class="bg-primary">DEFCON (US):<br><br></h3>
<svg height="100" width="100">
<circle cx="50" cy="50" r="40" stroke="gray" stroke-width="3" fill="green" />
</svg>
@@ -117,7 +117,7 @@
<h4 class="bg-success">No current alerts</h4>
</div>
<div class="col-md-4">
<h3 class="bg-primary">Vigipirate (France):</h3>
<h3 class="bg-primary">Vigipirate (France):<br><br></h3>
<svg height="100" width="100">
<circle cx="50" cy="50" r="40" stroke="gray" stroke-width="3" fill="crimson" />
<h4 class="bg-danger">State of Emergency</h4>
@@ -134,7 +134,7 @@
<h2>Other:</h2>
<div class="row">
<div class="col-md-4">
<h3 class="bg-primary">INFOCON:</h3>
<h3 class="bg-primary">INFOCON:<br><br></h3>
<svg height="100" width="100">
<circle cx="50" cy="50" r="40" stroke="gray" stroke-width="3" fill="green" />
</svg>