From 5c251a23376b4aaa349d788588769595c95a56e1 Mon Sep 17 00:00:00 2001 From: April-37 Date: Sat, 17 Aug 2024 20:12:59 +0900 Subject: [PATCH] =?UTF-8?q?=EC=BD=94=EB=93=9C=EB=A6=AC=EB=B7=B0=20?= =?UTF-8?q?=EB=B0=98=EC=98=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- desktop.html | 4 ++-- style_desktop.css | 12 +++++------- 2 files changed, 7 insertions(+), 9 deletions(-) diff --git a/desktop.html b/desktop.html index 4ea56723..40f865c8 100644 --- a/desktop.html +++ b/desktop.html @@ -17,7 +17,7 @@
-
+
일상의 모든 물건을
거래해 보세요
@@ -67,7 +67,7 @@
-
+
믿을 수 있는
판다마켓 중고 거래
diff --git a/style_desktop.css b/style_desktop.css index bcf539b2..1f642bce 100644 --- a/style_desktop.css +++ b/style_desktop.css @@ -1,7 +1,9 @@ body { margin:0px; padding:0px; - color:#374151; + --primary_color: #374151; + color:var(--primary_color); + box-sizing: border-box; } a { text-decoration: none; @@ -42,7 +44,6 @@ a { width:100%; height:540px; background-color: #cfe5ff; - box-sizing: border-box; padding-top:200px; } .topcon{ @@ -50,7 +51,7 @@ a { height:340px; margin:0px auto; } -#top_left { +#topleft { float:left; width:357px; height:260px; @@ -79,7 +80,6 @@ a { .show { width:100%; height:720px; - box-sizing: border-box; padding-top:138px; } .showcon { @@ -124,7 +124,6 @@ a { width:100%; height:540px; background-color: #cfe5ff; - box-sizing: border-box; padding-top:143px; } .botcon{ @@ -132,7 +131,7 @@ a { height:397px; margin:0px auto; } -#bot_left { +#botleft { float:left; width:354px; height:172px; @@ -152,7 +151,6 @@ a { height:160px; background-color: #111827; padding-top: 32px; - box-sizing: border-box; } .footercon { width:1120px;