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

7 行
119B

  1. #admin-panel {
  2. position: fixed;
  3. bottom: 1em; right: 1em;
  4. width:400px;height:300px;
  5. background: #fa0;
  6. }