Difference between revisions of "Template:Team:HokkaidoU Japan/CSS"

Line 18: Line 18:
 
     right: 100px;
 
     right: 100px;
 
     z-index: 9999;
 
     z-index: 9999;
 +
}
 +
div#top-button a {
 +
    background: #666;
 +
    text-decoration: none;
 +
    color: #fff;
 +
    width: 100px;
 +
    padding: 30px 0;
 +
    text-align: center;
 +
    display: block;
 +
    border-radius: 5px;
 +
}
 +
div#top-button a:hover {
 +
    text-decoration: none;
 +
    background: #999;
 
}
 
}
 +
 +
 +
 +
  
  

Revision as of 17:08, 14 October 2016