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