mainframe.css 290 B

1234567
  1. @charset "UTF-8";
  2. * { padding:0;margin:0;border:0px; }
  3. html, body { height:100%; width:100%; overflow:hidden; }
  4. #mousebar { height:5px; width:100%; position:absolute; left:0px; top:0px; z-index:100;}
  5. #systemwin { height:100%; width:100%; position:absolute; left:0px; top:0px; z-index:0;}