Alignment stuff
This commit is contained in:
@@ -96,7 +96,7 @@
|
|||||||
<h4 class="bg-warning">Elevated Risk</h4>
|
<h4 class="bg-warning">Elevated Risk</h4>
|
||||||
</div>
|
</div>
|
||||||
<div class="col-md-4">
|
<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">
|
<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>
|
||||||
@@ -117,7 +117,7 @@
|
|||||||
<h4 class="bg-success">No current alerts</h4>
|
<h4 class="bg-success">No current alerts</h4>
|
||||||
</div>
|
</div>
|
||||||
<div class="col-md-4">
|
<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">
|
<svg height="100" width="100">
|
||||||
<circle cx="50" cy="50" r="40" stroke="gray" stroke-width="3" fill="crimson" />
|
<circle cx="50" cy="50" r="40" stroke="gray" stroke-width="3" fill="crimson" />
|
||||||
<h4 class="bg-danger">State of Emergency</h4>
|
<h4 class="bg-danger">State of Emergency</h4>
|
||||||
@@ -134,7 +134,7 @@
|
|||||||
<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:</h3>
|
<h3 class="bg-primary">INFOCON:<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>
|
||||||
|
|||||||
Reference in New Issue
Block a user