ble-server/public/css/main.css

9 lines
105 B
CSS

html, body{
height: 100%;
width: 100%;
background-color: #eee;
}
.t-right {
text-align: right;
}