Template:Team:HokkaidoU Japan/css/layout.twocolumn.css

From 2011.igem.org

Revision as of 05:16, 5 October 2011 by Alisue (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
  1. hokkaidou-content{zoom: 1;}
  2. hokkaidou-content:after { content: ""; }
  3. hokkaidou-content #hokkaidou-left-content{
   float: left;
   width: 300px;

}

  1. hokkaidou-content #hokkaidou-left-content ul{
   margin: 0;
   padding: 0 1em;

}

  1. hokkaidou-content #hokkaidou-left-content ul li{
   list-style: none;
   margin: 0 0 1em 0;

}

  1. hokkaidou-content #hokkaidou-left-content ul li .hokkaidou-description{
   font-size: small;
   color: #8a8a8a;

}

  1. hokkaidou-content #hokkaidou-right-content{
   float: right;
   width: 680px;

}