提交 e219f5c6 编写于 作者: A almasaeed2010

Updated documentation

上级 7f65b2cd
......@@ -9,7 +9,13 @@
margin: 0 0 20px 0;
padding: 15px 30px 15px 15px;
border-left: 5px solid #eee;
a {
color: #fff;
text-decoration: underline;
&:hover {
color: #eee;
}
}
h4 {
margin-top: 0;
font-weight: 600;
......
......@@ -1898,6 +1898,13 @@ a:focus {
padding: 15px 30px 15px 15px;
border-left: 5px solid #eee;
}
.callout a {
color: #fff;
text-decoration: underline;
}
.callout a:hover {
color: #eee;
}
.callout h4 {
margin-top: 0;
font-weight: 600;
......
因为 它太大了无法显示 source diff 。你可以改为 查看blob
此差异已折叠。
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册