www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | Submodules | README | LICENSE

standalone.css (99B)


      1 .standalone-no-display {
      2 	display: none;
      3 }
      4 
      5 #main-window {
      6 	min-width: 670px;
      7 	min-height: 300px;
      8 }