stylish
This commit is contained in:
@@ -3,9 +3,13 @@
|
||||
<head>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>{0} - TextProxy</title>
|
||||
<link href="https://fonts.googleapis.com/css?family=Nanum+Gothic+Coding|Nanum+Gothic:800" rel="stylesheet">
|
||||
<link href="site.css" rel="stylesheet">
|
||||
</head>
|
||||
<body>
|
||||
<h1>{0}</h1>
|
||||
<pre>{1}</pre>
|
||||
<div class="main">
|
||||
<pre>{1}</pre>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user