9 lines
495 B
HTML
9 lines
495 B
HTML
<div class="col-1 bg-danger border d-flex flex-column vh-100 pt-5 sticky-top">
|
|
<a href="http://test-sirh.cerfig.org:89/" class="text-white text-center fw-bold text-decoration-none mb-4" style="font-size:1.4em">
|
|
<i class="bi bi-people-fill fs-1 d-block"></i>SIRH
|
|
</a>
|
|
<a href="http://test-sgl.cerfig.org:89/" class="text-white text-center fw-bold text-decoration-none mb-4" style="font-size:1.4em">
|
|
<i class="bi bi-building-gear fs-1 d-block"></i> SGL
|
|
</a>
|
|
</div>
|