topical media & game development

talk show tell print

lib-flow-example-files-player.css / css



  /* container has a background image */
  a.player {        
          margin-top:40px;
          display:block;
          background:url(/img/player/splash.png) no-repeat;
          width:425px;
          height:298px;
          padding:0 126px 75px 127px;        
          text-align:center;
          color:#fff;
          text-decoration:none;
          cursor:pointer;
  }
  
  /* splash image */
  a.player img {
          margin-top:115px;
          border:0;        
  }
  


(C) Æliens 20/2/2008

You may not copy or print any of this material without explicit permission of the author or the publisher. In case of other copyright issues, contact the author.