topical media & game development

talk show tell print

mashup-flickr-06-Step-4-css-gallery.css / css



  .photo-set {
    list-style-type: none;
    width: 655px;
    margin: 2em 0 0 60px;
    padding: 0;
  }
  .photo-set li {
    float: left;
    width: 131px;
    text-align: center;
    margin-bottom: 1em;
  }
  .photo-set img {
    margin: 20px 20px 5px 20px;
    padding: 5px;
    border: 3px solid #EEEEEE;
  }
  .photo-display {
     width: 530px;
     margin: 2em 0 0 60px; 
     padding: 0;
     text-align: center;
  }
  .photo-display .photo-title {
     font-size: large;
     font-weight: bold;
     text-align: center;
  }
  .photo-display .photo-image img {
     margin: 0;
     padding: 5px;
     border: 3px solid #EEEEEE;
  }        
  


(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.