Template:Team:HokkaidoU Japan/stylesheets/global.css

From 2012.igem.org

(Difference between revisions)
Line 63: Line 63:
   .hokkaidou-notebook-daily .hokkaidou-section {
   .hokkaidou-notebook-daily .hokkaidou-section {
     display: none;
     display: none;
 +
  }
 +
 +
  .hokkaidou-notebook-daily > h3:before {
 +
    display: inline-block;
 +
    position: absolute;
 +
    top: 13px; right: 12px;
 +
    width: 0;
 +
    height: 0;
 +
    margin-right: 5px;
 +
    vertical-align: 0;
 +
    border-top: 5px solid transparent;
 +
    border-left: 5px solid #ffffff;
 +
    border-bottom: 5px solid transparent;
   }
   }

Revision as of 20:49, 26 September 2012