blob: 92e77ccbee94f69e63c1f5b73aeb039fea5acc97 [file] [log] [blame]
#xosVpnDashboard{
position: absolute;
top: 100px;
left: 200px;
}
.body {
width: 70%;
margin: auto;
}
.row {
display: table-row;
}
.cell {
display: table-cell;
padding: 5px;
}