mirror of
https://github.com/openvk/openvk
synced 2025-07-07 08:19:49 +03:00
some changes for upload picture text
This commit is contained in:
parent
b058481c5c
commit
79e9a7673d
1 changed files with 8 additions and 3 deletions
|
@ -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
|
||||||
{
|
{
|
||||||
|
@ -60,4 +65,4 @@
|
||||||
position:absolute;
|
position:absolute;
|
||||||
left:0;
|
left:0;
|
||||||
margin-left:20px;
|
margin-left:20px;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue