Template:Team:HokkaidoU Japan/css/toc.css

From 2011.igem.org

(Difference between revisions)
 
(3 intermediate revisions not shown)
Line 17: Line 17:
div.toc-tab {
div.toc-tab {
-
   background-color: red;
+
   background: #dedede url(/wiki/images/f/f8/HokkaidoU_toc_tab.png) left top no-repeat;
   top: 20%;
   top: 20%;
   right: 0;
   right: 0;
Line 25: Line 25:
   position: fixed;
   position: fixed;
   z-index: 9999;
   z-index: 9999;
 +
  cursor: pointer;
}
}
div.toc-wrapper div.close {
div.toc-wrapper div.close {
   background: url(/wiki/images/7/73/HokkaidoU_toc_close.png) left top no-repeat;
   background: url(/wiki/images/7/73/HokkaidoU_toc_close.png) left top no-repeat;
-
   top : 5px;
+
   top : 10px;
   right : 20px;
   right : 20px;
   width: 20px;
   width: 20px;

Latest revision as of 17:29, 5 October 2011