提交 383212da authored 作者: Frédéric Bastien's avatar Frédéric Bastien 提交者: GitHub

Merge pull request #5779 from Naereen/patch-1

Update css.inc
......@@ -2,13 +2,16 @@
.. raw:: html
<style> .black {color:black} </style>
<style> .blue {color:blue} </style>
<style> .red {color:red} </style>
<style> .green {color:green} </style>
<style> .pink {color:pink} </style>
<style type="text/css">
.black {color:black};
.blue {color:blue};
.red {color:red};
.green {color:green};
.pink {color:pink};
</style>
.. role:: black
.. role:: blue
.. role:: red
.. role:: green
.. role:: pink
.. role:: black
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论