Added footer, linking back to algoliterarypublishing.net

master
Gijs 3 years ago
parent 0998f88faf
commit 34e8fc3f40

@ -42,6 +42,11 @@
} }
} }
footer {
margin-top: calc(3 * var(--line-height));
font-size: 85%;
}
</style> </style>
</head> </head>
<body> <body>
@ -64,5 +69,8 @@
han dejado cesante.</label><br /> han dejado cesante.</label><br />
<button type="submit">Generate</button> <button type="submit">Generate</button>
</form> </form>
<footer>
Paseo por los árboles de Madrid is a publication by <a href="http://algoliterarypublishing.net/">An&nbsp;Algoliterary Publishing&nbsp;House</a>
</footer>
</body> </body>
</html> </html>
Loading…
Cancel
Save