manage.css 431 B

12345678910111213141516
  1. /*
  2. To change this license header, choose License Headers in Project Properties.
  3. To change this template file, choose Tools | Templates
  4. and open the template in the editor.
  5. */
  6. /*
  7. Created on : 2018-8-21, 11:09:10
  8. Author : dandian
  9. */
  10. html{ margin: 0;padding:0; overflow:hidden; }
  11. body{ margin: 0;padding:0; overflow-x:hidden; overflow-y: auto; }
  12. body,div,li,span,ul,p,th,td{ font-size: 12px; }
  13. f22{ font-size: 22px; }