modified.
This commit is contained in:
parent
99da6844d5
commit
19aea29036
1 changed files with 15 additions and 0 deletions
|
@ -2809,3 +2809,18 @@ a:hover {
|
||||||
width: 32px;
|
width: 32px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.UserPhotos {
|
||||||
|
background-color: #000000;
|
||||||
|
color: #ffffff;
|
||||||
|
font-family: cursive;
|
||||||
|
font-size: 13px;
|
||||||
|
padding-left: 8px;
|
||||||
|
opacity: 0.8;
|
||||||
|
position: absolute;
|
||||||
|
top: 129px;
|
||||||
|
left: 21px;
|
||||||
|
width: 286px;
|
||||||
|
height: 41px;
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue