在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):sindresorhus/github-markdown-css开源软件地址(OpenSource Url):https://github.com/sindresorhus/github-markdown-css开源编程语言(OpenSource Language):HTML 51.3%开源软件介绍(OpenSource Introduction):github-markdown-css
The CSS is generated. Contributions should go to this repo. DemoInstallDownload manually, from CDNJS, or with npm:
UsageImport the <meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="github-markdown.css">
<style>
.markdown-body {
box-sizing: border-box;
min-width: 200px;
max-width: 980px;
margin: 0 auto;
padding: 45px;
}
@media (max-width: 767px) {
.markdown-body {
padding: 15px;
}
}
</style>
<article class="markdown-body">
<h1>Unicorns</h1>
<p>All the things</p>
</article> You can use GitHub's There are 3 themes provided in this package:
You may know that now GitHub supports more than 2 themes including HowSee DevRun |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论