2018-10-01 16:55:01 +02:00

17 lines
189 B
CSS

#join{
text-align: center;
}
#join, #session {
position: absolute;
margin: auto;
top: 100px;
bottom: 0;
left: 0;
right: 0;
height: 70%;
width: 70%;
}