adom/base.css

19 lines
172 B
CSS

body {
background:black;
color: white;
}
line {
margin: 0;
overflow-x: hidden;
}
.bottomBar{
width: 99%;
position: absolute;
bottom: 0;
}