From f6f91802bca172bee2df2b9fb10aff79608164ae Mon Sep 17 00:00:00 2001 From: Muhammad Hanan Date: Tue, 14 Mar 2023 12:54:34 +0700 Subject: [PATCH] Mengedit index dan css --- asset/css/index.css | 20 +++++++++++++------- index.html | 8 ++++---- 2 files changed, 17 insertions(+), 11 deletions(-) diff --git a/asset/css/index.css b/asset/css/index.css index ea7e0f7..36cf9dc 100644 --- a/asset/css/index.css +++ b/asset/css/index.css @@ -9,7 +9,7 @@ body { a { text-decoration: none; -color: #e6e6e6; +color: white; } .container { @@ -18,7 +18,7 @@ color: #e6e6e6; display: flex; align-items: center; justify-content: center; - background-color: #c5a880; + background-color: dodgerblue; } .content { @@ -29,7 +29,7 @@ color: #e6e6e6; flex-direction: column; align-items: center; border-radius: 20px; - background-color: #e6e6e6; + background-color: white; box-shadow: 2px 2px 2px 2px initial; } @@ -58,6 +58,11 @@ input { padding: 5px; border: none; border-radius: 5px; + -webkit-border-radius: 5px; + -moz-border-radius: 5px; + -ms-border-radius: 5px; + -o-border-radius: 5px; + border: 2px solid black; } .btn-tambah { @@ -70,7 +75,7 @@ input { font-size: 15px; color: #e6e6e6; border-radius: 5px; - background-color: #532e1c; + background-color: dodgerblue; } .btn-reset { @@ -83,7 +88,7 @@ input { font-size: 15px; color: #e6e6e6; border-radius: 5px; - background-color: #ff0000; + background-color: red; } table { @@ -96,6 +101,7 @@ th { } td { - padding: 5px; - border-top: 2px solid #532e1c; + /* padding: 5px; */ + text-align: center; + /* border-bottom: 2px solid #532e1c; */ } diff --git a/index.html b/index.html index f77aa4e..f7a6472 100644 --- a/index.html +++ b/index.html @@ -22,12 +22,12 @@
-

DATA MAHASISWA

+

DATA SISWA

-

Form Tambah Data Mahasiswa

- +

Form Tambah Data Siswa

+ @@ -40,7 +40,7 @@

DATA MAHASISWA

- +
NIMAbsen Nama Kelas Alamat