big steppy
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
 

18 líneas
212 B

  1. #log {
  2. height:600px;
  3. width:600px;
  4. border:1px solid #ccc;
  5. overflow:auto;
  6. float:left;
  7. }
  8. .stat-header {
  9. font-weight: bold;
  10. font-size: 150%;
  11. }
  12. .stat-line {
  13. font-weight: normal;
  14. font-size: 12pt;
  15. }