css 花式拉引号

Posted

tags:

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

.has-pullquote:before {
  /* Reset metrics. */
  padding: 0;
  border: none;

  /* Content */
  content: attr(data-pullquote);

  /* Pull out to the right, modular scale based margins. */
  float: right;
  width: 320px;
  margin: 12px -140px 24px 36px;

  /* Baseline correction */
  position: relative;
  top: 5px;

  /* Typography (30px line-height equals 25% incremental leading) */
  font-size: 23px;
  line-height: 30px;
}

.pullquote-adelle:before {
  font-family: "adelle-1", "adelle-2";
  font-weight: 100;
  top: 10px !important;
}

.pullquote-helvetica:before {
  font-family: "Helvetica Neue", Arial, sans-serif;
  font-weight: bold;
  top: 7px !important;
}

.pullquote-facit:before {
  font-family: "facitweb-1", "facitweb-2", Helvetica, Arial, sans-serif;
  font-weight: bold;
  top: 7px !important;
}

以上是关于css 花式拉引号的主要内容,如果未能解决你的问题,请参考以下文章

如何杀出健身房SaaS创业红海?他用花式拉新推用户裂变

css 花式最小的旋转木马

css 花式&符号

css RefugeCF Squarespace花式锚标签 - WIP

妙用 CSS 构建花式透视背景效果

带有一些 LESS 魔法的花式媒体查询