css : chatwindow & player

master
E.zn 4 years ago
parent 75ddba80ef
commit 953c282e4b

@ -850,11 +850,11 @@ filter: invert(1);
.audio_06{
display: inline-block;
width:40%;
width:60%;
margin-top: 50px;
margin-bottom: 50px;
background-color: black;
margin-right:500px;
margin-right:200px;
}
.link_06{
@ -935,7 +935,7 @@ filter: invert(1);
#chatwindow {
position: absolute;
top: 184%;
top: 173%;
left: 0px;
z-index: 10;
height: 500px;

Loading…
Cancel
Save