浏览代码

Tweaked newspost listings title style

full-screen-logo-homepage
Said Achmiz 5 年前
父节点
当前提交
77a449449e
共有 1 个文件被更改,包括 4 次插入0 次删除
  1. 4
    0
      assets/css/main.css

+ 4
- 0
assets/css/main.css 查看文件

@@ -342,6 +342,10 @@ article h1 {
padding-top: calc(0.5 * var(--deus-post-padding) + 0.125em);
}

article h1 a:hover {
text-decoration: none;
}

/*=--------------=*/
/*= “More” link. =*/
/*=--------------=*/

正在加载...
取消
保存