Files
S.P.L.U.R.T-Station-13/html/browser/assembly_ui.css
2020-07-22 15:36:59 -03:00

30 lines
342 B
CSS

div.scrollleft
{
bottom: 0;
margin: 0;
overflow: scroll;
overflow-x: auto;
position: absolute;
text-indent: 15px;
top: 120px;
width: 200px;
}
div.scrollright
{
bottom: 0;
left: 210px;
margin: 0;
right: 0;
overflow: scroll;
overflow-x: auto;
position: absolute;
text-indent: 15px;
top: 120px;
}
font.lowtext
{
bottom: 0;
}