From 2e43d95cdac0660fa489b17ed2cd38e57f34741c Mon Sep 17 00:00:00 2001 From: moepoi Date: Sun, 26 Sep 2021 23:21:23 +0700 Subject: [PATCH] Beautify code on Product Page --- product.html | 278 ++++++++++++++++++++++++++------------------------- 1 file changed, 142 insertions(+), 136 deletions(-) diff --git a/product.html b/product.html index ea8bd78..5426642 100644 --- a/product.html +++ b/product.html @@ -1,14 +1,15 @@ + - + Product + integrity="sha384-B0vP5xmATw1+K9KRQjQERJvTumQW0nPEzvF6L/Z6nronJ3oUOFUFpCjEUQouq2+l" rel="stylesheet"> @@ -58,38 +59,38 @@ border-radius: 16px; } - .button-bag{ + .button-bag { color: white; background-color: darkred; border-color: darkred; border-radius: 100px; } - .button-bag:hover{ + .button-bag:hover { background-color: red; border-color: red; } - .button-checkout_1{ + .button-checkout_1 { color: white; background-color: darkred; border-color: darkred; border-radius: 100px; } - .button-checkout_2{ + .button-checkout_2 { color: white; background-color: green; border-color: green; border-radius: 100px; } - .button-checkout_1:hover{ + .button-checkout_1:hover { background-color: red; border-color: red; } - .button-checkout_2:hover{ + .button-checkout_2:hover { background-color: #0af211; border-color: #0af211; } @@ -258,146 +259,151 @@ - + +
+
+ placeholder image +
+
+

Fashione Shoes White

+
+
+

+ Bahan MeshReady Size 39-43 Silahkan order Sesuai dengan variasi yang diinginkan! Tidak menerima + perubahan Warna dan size + lewat Chat!!! Toko Pandu Store menjual Berbagai Macam Perlengkapan dan Keperluan Anda + sehari-hari! + Silahkan Kunjungi Toko + kami Pandu Store untuk mengetahui apa saja barang yang kami Jual. Kebanyakan Barang yang Kami + jual + adalah Barang hasil Produksi + sendiri dengan mengutamakan Kualitas dan kenyamanan saat digunakan Pembeli! Kesesuaian Foto 90% + Membeli = Sudah Membaca informasi + ini Happy Shoping!!! +

+
+
+
+

Sizes

+ 43   + 44   + 45   +
+
+ +
+ +
+ + + +
+
+
+
+
+
- - - - - + + window.onclick = function (event) { + if (event.target == modal) { + modal.style.display = "none"; + } + } + + \ No newline at end of file