forked from ALHP/ALHP.GO
some style adjustments
This commit is contained in:
@@ -9,6 +9,11 @@
|
||||
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"/>
|
||||
<style>
|
||||
.accordion:last-child {
|
||||
padding-bottom: 8vh;
|
||||
}
|
||||
</style>
|
||||
|
||||
<title>ALHP Status</title>
|
||||
</head>
|
||||
@@ -88,8 +93,8 @@
|
||||
</div>
|
||||
|
||||
<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)">
|
||||
Generated: {{.Generated}}
|
||||
<div class="text-center p-2" style="background-color: rgba(0, 0, 0, 0.05)">
|
||||
{{.Generated}}
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
Reference in New Issue
Block a user