big steppy
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 

18 行
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. }