diff --git a/pemweb/tugas-02.html b/pemweb/tugas-02.html index bc905ab..87faff6 100644 --- a/pemweb/tugas-02.html +++ b/pemweb/tugas-02.html @@ -57,6 +57,10 @@ color: rgb(230, 0, 0); } + label { + font-family: 'SF Pro Display', sans-serif; + } + .tabel01 { background-color: rgb(255, 213, 213); }