diff --git a/css/main.css b/css/main.css index 30bae8b..117c9f0 100644 --- a/css/main.css +++ b/css/main.css @@ -364,9 +364,9 @@ div.user-info-container > div.slot-image { } div.user-info-container > div.slot-image > img { - width: 198px; - height: 428px; - border: 1px solid rgba(0, 0, 0, 0.25); + width: 200px; + height: 430px; + border-radius: 5px; } div.user-info-container > div.slot-lower { diff --git a/i/shadow/father.png b/i/shadow/father.png new file mode 100644 index 0000000..df88864 Binary files /dev/null and b/i/shadow/father.png differ