styling
This commit is contained in:
@@ -51,9 +51,7 @@
|
||||
<body>
|
||||
<h1>Batch Codes of Coronavirus 2019 Vaccines</h1>
|
||||
<p>
|
||||
<b>Check out your batch code</b> (Last updated: <span id="last_updated">April 07, 2023</span>)
|
||||
</p>
|
||||
<p>
|
||||
Check out your batch code:
|
||||
<select id="batchCodeSelect" name="batchCode">
|
||||
<option disabled="" hidden="" selected="" value="">Select Batch</option>
|
||||
<option value="FE6208">FE6208</option>
|
||||
@@ -49774,13 +49772,14 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<p><b>Data Source:</b>
|
||||
<a href="https://vaers.hhs.gov/data/datasets.html" target="_blank">Vaccine Adverse Event Reporting System
|
||||
(VAERS)</a>
|
||||
</p>
|
||||
<p>
|
||||
<span id="forkongithub"><a href="https://github.com/KnollFrank/HowBadIsMyBatch">Fork me on GitHub</a></span>
|
||||
</p>
|
||||
<dl>
|
||||
<dt>Data Source:</dt>
|
||||
<dd><a href="https://vaers.hhs.gov/data/datasets.html" target="_blank">Vaccine Adverse Event Reporting System
|
||||
(VAERS)</a></dd>
|
||||
<dt>Last updated:</dt>
|
||||
<dd id="last_updated">April 07, 2023</dd>
|
||||
</dl>
|
||||
<span id="forkongithub"><a href="https://github.com/KnollFrank/HowBadIsMyBatch">Fork me on GitHub</a></span>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
Reference in New Issue
Block a user