/* <system section="theme" selected="11696248318753242429"> */
@import url("https://rankasan.github.io/ws/site/fx/fx.css");
/* </system> */

span.author.vcard {
  display:none;
}

.hatena-module-category .hatena-module-body ul li {
  display: inline-block;
  margin: 0 0.3em 0 0;
  padding: 0em;
  border-bottom: 0px;
  transition: 0.2s;
}
.hatena-module-category .hatena-module-body ul li:hover {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  z-index: 20;
}