From 6a783fc3bcfbf52076631dcc2e26aab2457abbf0 Mon Sep 17 00:00:00 2001 From: yakovlevanton Date: Mon, 5 Aug 2024 17:26:03 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9F=D0=B5=D1=80=D0=B5=D0=B8=D0=BC=D0=B5?= =?UTF-8?q?=D0=BD=D0=BE=D0=B2=D0=B0=D0=BB=20=D1=84=D0=B0=D0=B9=D0=BB=20sty?= =?UTF-8?q?le.css,=20=D0=BF=D0=B5=D1=80=D0=B5=D0=BF=D0=B8=D1=81=D0=B0?= =?UTF-8?q?=D0=BB=20=D0=BF=D1=83=D1=82=D1=8C=20=D0=BA=20=D0=B8=D0=B7=D0=BE?= =?UTF-8?q?=D0=B1=D1=80=D0=B0=D0=B6=D0=B5=D0=BD=D0=B8=D1=8E,=20=D0=B8?= =?UTF-8?q?=D0=B7=D0=BC=D0=B5=D0=BD=D0=B8=D0=BB=20=D0=B2=D1=8B=D1=81=D0=BE?= =?UTF-8?q?=D1=82=D1=83=20=D0=B2=D0=B5=D1=80=D1=85=D0=BD=D0=B5=D0=B3=D0=BE?= =?UTF-8?q?=20=D0=B1=D0=BB=D0=BE=D0=BA=D0=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/css/{style.css => profile.css} | 4 ++-- assets/html/profile.html | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) rename assets/css/{style.css => profile.css} (96%) diff --git a/assets/css/style.css b/assets/css/profile.css similarity index 96% rename from assets/css/style.css rename to assets/css/profile.css index 90f8fa6..47c1390 100644 --- a/assets/css/style.css +++ b/assets/css/profile.css @@ -20,7 +20,7 @@ body { } .profile-header { width: 700px; - height: 150px; + height: 160px; border-color: antiquewhite; background-color: #0088cc; border-radius: 10px; @@ -45,7 +45,7 @@ form { align-items: center; } .add { - background-image: url("/pics/add_photo.svg"); + background-image: url("/assets/img/add_photo.svg"); background-size: cover; width: 30px; height: 30px; diff --git a/assets/html/profile.html b/assets/html/profile.html index e193502..7634048 100644 --- a/assets/html/profile.html +++ b/assets/html/profile.html @@ -2,7 +2,7 @@ - + Профиль