Improve styling
This commit is contained in:
@@ -2,10 +2,13 @@
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<link rel="stylesheet" href="templates/stylesheet.css"/>
|
||||
<title>Cabinet</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Cabinet file manager</h1>
|
||||
<a href="out/index.html">Explore</a>
|
||||
<header>
|
||||
<h1 id="cabinet">Cabinet file manager</h1>
|
||||
<a id="back" href="Files/index.html">Explore</a>
|
||||
</header>
|
||||
</body>
|
||||
</html>
|
||||
|
Reference in New Issue
Block a user