Add responsive margins
This commit is contained in:
parent
782959b435
commit
02908c3f75
4 changed files with 39 additions and 5 deletions
4
posts/scripts-em-ocaml.html
generated
4
posts/scripts-em-ocaml.html
generated
|
|
@ -86,6 +86,7 @@
|
|||
<header id="title-block-header">
|
||||
<h1 class="title">Scripts em OCaml</h1>
|
||||
</header>
|
||||
<main class="article">
|
||||
<p>Este blog gera suas postagens com o Pandoc, mas quem faz o trabalho
|
||||
lógico de identificar os arquivos e montar os comandos é um pequeno
|
||||
script em OCaml.</p>
|
||||
|
|
@ -127,6 +128,8 @@ a directory/Non-recursively - Rosetta Code</a></li>
|
|||
<li><a href="https://jez.io/pandoc-markdown-css-theme/">Pandoc Markdown
|
||||
CSS Theme</a></li>
|
||||
</ul>
|
||||
</main class="article">
|
||||
</body>
|
||||
<footer>
|
||||
<hr/>
|
||||
<div class="footer-text">
|
||||
|
|
@ -139,5 +142,4 @@ CSS Theme</a></li>
|
|||
</span>
|
||||
</div>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue