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;
|
padding: 45px;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/github-fork-ribbon-css/0.2.3/gh-fork-ribbon.min.css" />
|
<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">
|
<style type="text/css">
|
||||||
.github-fork-ribbon:before {
|
.github-fork-ribbon:before {
|
||||||
background-color: #121612;
|
background-color: #121612;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<article class="markdown-body">
|
<article class="markdown-body">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user