forked from ALHP/ALHP.GO
minor html improvements
This commit is contained in:
@@ -1,8 +1,10 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<meta content="width=device-width, initial-scale=1" name="viewport"/>
|
||||
<meta charset="UTF-8">
|
||||
<meta content="width=device-width, initial-scale=1" name="viewport">
|
||||
|
||||
<title>ALHP Status</title>
|
||||
|
||||
<!-- Bootstrap CSS -->
|
||||
<link crossorigin="anonymous" href="https://cdn.jsdelivr.net/npm/bootstrap@5.1.0/dist/css/bootstrap.min.css"
|
||||
@@ -13,11 +15,7 @@
|
||||
.accordion:last-child {
|
||||
padding-bottom: 8vh;
|
||||
}
|
||||
</style>
|
||||
|
||||
<title>ALHP Status</title>
|
||||
|
||||
<style>
|
||||
.table-latest {
|
||||
--bs-table-bg: #172322;
|
||||
}
|
||||
|
Reference in New Issue
Block a user