topical media & game development

talk show tell print

mashup-flickr-11-Step-3-css-visualizing-news.css / css



  .disclaimer {
    font-size: small;
    margin-top: 1em;
    margin-bottom: 1em;
  }
  
  .news-feed {
    border: 1px solid #000066;
  }
  
  .news-feed h2 {
    padding: 0.5em 2em 0.5em 2em;
    margin: 0;
    font-size: large;
    font-weight: bold;
    color: #000000;
    background-color: #EEEEEE;
  }
  
  .news-feed-description {
    padding: 0 3em 0 3em;
  }
  
  .news-title {
    margin-bottom: 0.5em;
  }
  
  .news-description {
    margin-bottom: 0.5em;
  }
  
  .news-keywords {
    margin-bottom: 0.5em;
    font-size: x-small;
    color: #666666;
  }
  
  .news-item {
    list-style-type: none;
  }
  
  .news-text {
    list-style-type: none;
    margin: 0;
    padding: 0;
  }
  
  .news-images {
    margin: 0 0 1em 0;
    padding: 0;
  }
  
  .news-images img {
    margin: 3px;
    padding: 3px;
    border: 2px solid #DDDDDD;
  }
  
  .news-images li {
    display: inline;
    list-style-type: none;
    margin: 5px;
    height: 91px;
    width: 91px;
  }
  


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