some changes for upload picture text

This commit is contained in:
lalka2018 2023-04-23 20:55:24 +03:00 committed by GitHub
parent b058481c5c
commit 79e9a7673d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -41,8 +41,13 @@
.newpict .newpict
{ {
position:absolute; position:absolute;
margin-left:0; text-align:center;
margin-right:0; left:20%;
top:75%;
}
.newpict:hover
{
color:#5680a0;
} }
#groupAvatarChange #groupAvatarChange
{ {