css RefugeCF Squarespace花式锚标签 - WIP

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了css RefugeCF Squarespace花式锚标签 - WIP相关的知识,希望对你有一定的参考价值。

/*=====  Start: anchor tag styles -ms  ======*/
.html-block a:not(.sqs-block-button-element):after {
  background: #367279;
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: -1.5px;
  height: 1px;
  width: calc(100% + 3px);
  -webkit-transition: height .3s ease-in-out;
  -o-transition: height .3s ease-in-out;
  transition: height .3s ease-in-out;
  z-index: -1;
}

.html-block a:not(.sqs-block-button-element):hover:after {
  height: 1.4em;
}

.html-block a:not(.sqs-block-button-element) {
  position: relative;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  z-index: 1;
}

.html-block a:not(.sqs-block-button-element):hover {
  color: #fff;
}
/*=====  End: anchor tag styles  ======*/

以上是关于css RefugeCF Squarespace花式锚标签 - WIP的主要内容,如果未能解决你的问题,请参考以下文章

css 我的Squarespace网站的漂亮CSS表。

css Squarespace CSS Tweak - 在堆叠图像之间添加空间

css apgphoto.squarespace.com的自定义CSS规则

如何从SquareSpace导出图库图像?

如何在整个显示宽度内平均分隔Squarespace中的三个代码块?

Squarespace:Paypal 与 Squarespace 的完全集成