forked from ALHP/ALHP.GO
some style adjustments
This commit is contained in:
@@ -9,6 +9,11 @@
|
|||||||
integrity="sha384-KyZXEAg3QhqLMpG8r+8fhAXLRk2vvoC2f3B09zVXn8CA5QIVfZOJ3BCsw2P0p/We" rel="stylesheet"/>
|
integrity="sha384-KyZXEAg3QhqLMpG8r+8fhAXLRk2vvoC2f3B09zVXn8CA5QIVfZOJ3BCsw2P0p/We" rel="stylesheet"/>
|
||||||
|
|
||||||
<link href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.5.0/font/bootstrap-icons.css" rel="stylesheet"/>
|
<link href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.5.0/font/bootstrap-icons.css" rel="stylesheet"/>
|
||||||
|
<style>
|
||||||
|
.accordion:last-child {
|
||||||
|
padding-bottom: 8vh;
|
||||||
|
}
|
||||||
|
</style>
|
||||||
|
|
||||||
<title>ALHP Status</title>
|
<title>ALHP Status</title>
|
||||||
</head>
|
</head>
|
||||||
@@ -88,8 +93,8 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<footer class="text-center text-lg-start bg-dark text-muted mt-3 fixed-bottom">
|
<footer class="text-center text-lg-start bg-dark text-muted mt-3 fixed-bottom">
|
||||||
<div class="text-center p-4" style="background-color: rgba(0, 0, 0, 0.05)">
|
<div class="text-center p-2" style="background-color: rgba(0, 0, 0, 0.05)">
|
||||||
Generated: {{.Generated}}
|
{{.Generated}}
|
||||||
</div>
|
</div>
|
||||||
</footer>
|
</footer>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user