初始化提交
This commit is contained in:
1016
common/css/markdown/github-markdown-dark.css
Normal file
1016
common/css/markdown/github-markdown-dark.css
Normal file
File diff suppressed because it is too large
Load Diff
1015
common/css/markdown/github-markdown-light.css
Normal file
1015
common/css/markdown/github-markdown-light.css
Normal file
File diff suppressed because it is too large
Load Diff
11
common/css/markdown/github-markdown.css
Normal file
11
common/css/markdown/github-markdown.css
Normal file
@@ -0,0 +1,11 @@
|
||||
.markdown-body th[align="left"] {
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
.markdown-body th[align="center"] {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.markdown-body th[align="right"] {
|
||||
text-align: right;
|
||||
}
|
||||
Reference in New Issue
Block a user