Scholar:放大摘要片段
放大每条结果下的摘要片段,并高亮匹配的关键词,便于快速判断相关性。
可复制的代码
/* Larger snippet text for the abstract excerpt */
div.gs_rs,
div.gs_rs em {
font-size: 15px !important;
line-height: 1.55 !important;
color: #303030 !important;
}
div.gs_rs em {
background: rgba(255,233,138,0.6) !important;
padding: 0 2px !important;
border-radius: 2px !important;
font-style: normal !important;
font-weight: 600 !important;
}
如何使用此示例
- 用上方按钮复制代码。
- 安装 JustZix(2 分钟),在目标页面打开扩展。
- 添加一条匹配该页面的新规则。
- 将代码粘贴到规则的 CSS 面板并保存 — 效果立即生效。
为此示例评分
暂无评分 — 成为第一个。