fix html,body styles
This commit is contained in:
@@ -6,6 +6,14 @@
|
||||
<title>remark42</title>
|
||||
<base target="_blank">
|
||||
<link rel="stylesheet" href="remark.css">
|
||||
<style>
|
||||
html, body {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
-webkit-font-smoothing: antialiased;
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<div id="remark42"></div>
|
||||
|
||||
Reference in New Issue
Block a user