Skip to content
代码片段 群组 项目
提交 204688ee 编辑于 作者: Clement Ho's avatar Clement Ho 提交者: Annabel Gray
浏览文件

Resolve "Branch names in system notes have incorrect color"

上级 1cb3b9b2
No related branches found
No related tags found
无相关合并请求
...@@ -53,6 +53,12 @@ a { ...@@ -53,6 +53,12 @@ a {
} }
} }
code {
padding: 2px 4px;
background-color: $red-100;
border-radius: 3px;
}
table { table {
// Remove any table border lines // Remove any table border lines
border-spacing: 0; border-spacing: 0;
......
...@@ -340,10 +340,6 @@ code { ...@@ -340,10 +340,6 @@ code {
} }
} }
a > code {
color: $link-color;
}
.monospace { .monospace {
font-family: $monospace_font; font-family: $monospace_font;
} }
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册