Layout changes and draft report logic
This commit is contained in:
@@ -8,10 +8,10 @@
|
||||
<body>
|
||||
<header class="text-center">
|
||||
</header>
|
||||
<h1 class="text-center mt-2">
|
||||
Report Light
|
||||
</h1>
|
||||
<main>
|
||||
<h1 class="text-center mt-2">
|
||||
Report Light
|
||||
</h1>
|
||||
<div class="columns">
|
||||
<div class="column col-8">
|
||||
<h2 class="text-center mt-2" id="rep-tit">
|
||||
@@ -27,6 +27,9 @@
|
||||
</div>
|
||||
</div>
|
||||
</main>
|
||||
<footer>
|
||||
<div class="text-center text-light mt-2">Whatever...</div>
|
||||
</footer>
|
||||
</body>
|
||||
<!-- Templates? -->
|
||||
</html>
|
||||
Reference in New Issue
Block a user