Warning: is_readable(): open_basedir restriction in effect. File(/gitinfo/info.json) is not within the allowed path(s): (/www/wwwroot/wiki.guguwo.top/:/tmp/) in /www/wwwroot/wiki.guguwo.top/includes/utils/GitInfo.php on line 177
测试 - 咕咕窝wiki

测试

来自咕咕窝wiki
  1. home-nav {

margin-top: 0.8rem; }

  1. home-nav .home-card__background:after {

position: absolute; pointer-events: none;

   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   display: block;
   background: linear-gradient(to right,#000,transparent);
   content: "";

}

  1. home-nav .home-card__foreground {
  pointer-events: none;

height: 100%;

   width: 100%;
   display: flex;
   align-items: center;
   padding: 0 15px;
   color: #fff;
   font-weight: 500;

}