CSS!
This commit is contained in:
parent
17f6252d29
commit
f55552fbf9
3 changed files with 348 additions and 6 deletions
|
@ -8,6 +8,11 @@
|
|||
<link rel="stylesheet" href="../style.css">
|
||||
</head>
|
||||
<body>
|
||||
{POST}
|
||||
<h2><a href="/">Home</a></h2>
|
||||
<h1 class="title">{POST_TITLE}</h1>
|
||||
<div class="fadediv">
|
||||
<hr>
|
||||
{POST}
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue