|
|
@ -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 Algoliterary Publishing House</a>
|
|
|
|
|
|
|
|
</footer>
|
|
|
|
</body>
|
|
|
|
</body>
|
|
|
|
</html>
|
|
|
|
</html>
|