mirror of
https://github.com/sindresorhus/github-markdown-css.git
synced 2024-03-22 13:10:53 +08:00
fix indentation
This commit is contained in:
parent
e037599547
commit
f92ffac826
12
index.html
12
index.html
@ -14,12 +14,12 @@
|
||||
padding: 45px;
|
||||
}
|
||||
</style>
|
||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/github-fork-ribbon-css/0.2.3/gh-fork-ribbon.min.css" />
|
||||
<style type="text/css">
|
||||
.github-fork-ribbon:before {
|
||||
background-color: #121612;
|
||||
}
|
||||
</style>
|
||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/github-fork-ribbon-css/0.2.3/gh-fork-ribbon.min.css" />
|
||||
<style type="text/css">
|
||||
.github-fork-ribbon:before {
|
||||
background-color: #121612;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<article class="markdown-body">
|
||||
|
Loading…
x
Reference in New Issue
Block a user