mostly filebased Content Presentation System
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

7 lines
119B

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