diff --git a/assets/hanan/fisik-2.html b/assets/hanan/fisik-2.html index 37a992f..5a58f9d 100644 --- a/assets/hanan/fisik-2.html +++ b/assets/hanan/fisik-2.html @@ -197,6 +197,39 @@ .toggle-icon { margin-right: 10px; /* Atur jarak antara ikon dan label */ } + + .header-footer-gigi { + margin-top: 20px; + display: flex; + padding: 10px; + align-items: flex-start; + align-self: stretch; + background-color: #f5f8fa; + } + + .label-gigi { + color: #212b36; + display: flex; + align-items: center; + justify-content: center; + flex: 1; + } + + .gizi-code { + display: flex; + justify-content: space-between; + align-items: center; + flex: 1 0 0; + gap: 20px; + } + + .gizi-row-label { + color: #212b36; + display: flex; + align-items: center; + justify-content: center; + flex: 1; + } @@ -1754,6 +1787,276 @@ +