jframegallery.css 191 B

123456789
  1. .jframe-gallery .jf-logo {
  2. width: 55px;
  3. height: 55px;
  4. position: relative;
  5. top: 20px;
  6. left: 6px;
  7. background: url(/jframegallery/static/art/jframegallery.png) no-repeat;
  8. display:block;
  9. }