提交 e01146c0 编写于 作者: C Catouse

* updated artice.less and changed link color with '.text-muted'.

上级 31699462
因为 它太大了无法显示 source diff 。你可以改为 查看blob
......@@ -37,6 +37,16 @@ cite { font-style: normal; }
.text-muted
{
color: @text-muted;
a
{
color: darken(@text-muted,5%);
&:hover,
&:active
{
color: @link-color;
}
}
}
.text-primary
{
......
.article
{
padding: @article-padding;
.active-mark-top();
> header
{
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册