css github.css
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了css github.css相关的知识,希望对你有一定的参考价值。
/* Overwrite vscode dark markdown theme */
body {
background-color: white !important;
padding: .5em 5em;
}
.vscode-dark {
color: rgb(30, 30, 30);
}
.vscode-dark code {
color: #333;
tab-size: 2em;
background-color: #f7f7f7 !important;
padding: 0 !important;
padding-top: 0.2em !important;
padding-bottom: 0.2em !important;
}
.vscode-dark code > div {
background-color: #f7f7f7;
}
.vscode-dark table > thead > tr > th {
border-color: rgba(0, 0, 0, 0.69);
}
.vscode-dark h1,
.vscode-dark hr,
.vscode-dark table > tbody > tr + tr > td {
border-color: rgba(0, 0, 0, 0.18);
}
.vscode-dark blockquote {
background: #fefefe;
}
以上是关于css github.css的主要内容,如果未能解决你的问题,请参考以下文章
css github.css
css 标记为github.css
css github.css
css github.css
css github.css
css github.css