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

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了css Squarespace CSS Tweak - 在堆叠图像之间添加空间相关的知识,希望对你有一定的参考价值。

/* Add space between stacked images */
.sqs-gallery-block-stacked .image-wrapper {
  margin: 20px;
}
.sqs-gallery-block-stacked .meta {   display: block !important;
margin: 20px;  
}
.sqs-gallery-block-stacked .image-wrapper{
  margin:20px 0;
}
.image-caption {
  margin-top: 1em;
}
.image-caption p {
    font-size: 1em !important;
}

以上是关于css Squarespace CSS Tweak - 在堆叠图像之间添加空间的主要内容,如果未能解决你的问题,请参考以下文章

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

css RefugeCF Squarespace花式锚标签 - WIP

css 截取没有滚动条的Squarespace网站的屏幕截图 - https://refugecf.com

css tweak.pay4payments.hide功能于购物车页面,only.css

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

CSS @keyframe 动画在悬停时闪烁