From 5b04a37fe1286a4f77f018e5649bd372d277fd78 Mon Sep 17 00:00:00 2001 From: rafael1209 Date: Mon, 1 Apr 2024 15:19:46 +0300 Subject: [PATCH] april joke --- .../assets/css/ComponentsStyles/developer.css | 2 +- .../src/components/DevelopComponent.vue | 148 ++++++++++++++++++ 2 files changed, 149 insertions(+), 1 deletion(-) diff --git a/luckydiamond/src/assets/css/ComponentsStyles/developer.css b/luckydiamond/src/assets/css/ComponentsStyles/developer.css index ac2e535..e20efff 100644 --- a/luckydiamond/src/assets/css/ComponentsStyles/developer.css +++ b/luckydiamond/src/assets/css/ComponentsStyles/developer.css @@ -108,7 +108,7 @@ .skin_2_skin { width: 212px; height: 212px; - background-image: url(https://avatar.spworlds.ru/front/240/61a3421ff63342dea9b96e7d58c94fcf); + background-image: url(https://avatar.spworlds.ru/front/240/Hepatir); justify-content: space-around; display: flex; align-items: flex-end; diff --git a/luckydiamond/src/components/DevelopComponent.vue b/luckydiamond/src/components/DevelopComponent.vue index 1815eca..cac478a 100644 --- a/luckydiamond/src/components/DevelopComponent.vue +++ b/luckydiamond/src/components/DevelopComponent.vue @@ -1,6 +1,111 @@