lezzo.org/blog/index.html

75 lines
2.9 KiB
HTML
Raw Normal View History

2021-09-25 18:09:03 +01:00
<html>
<meta charset="UTF-8">
2021-09-25 18:30:20 +01:00
<title>Blog - LEZZO.org</title>
<link rel="stylesheet" href="../bulma.min.css">
2021-09-25 18:09:03 +01:00
<style>
.columns {
justify-content: flex-end;
}
body { width: 100%; height: 100%; }
.block_article {
width: 500px;
height: 650px;
background-size: cover;
line-height: 230px;
text-align: center;
border-radius: 10px;
}
.block_article span {
color: white;
text-shadow: 2px 2px black;
font-size: 1.3em;
}
</style>
</head>
<body background="../processed/1616297771952.jpg">
<div class="section">
<div class="container">
<div class="columns is-variable is-4-desktop is-8-widescreen is-4-fullhd">
<div class="column is-one-third">
<div class="section">
<div class="container">
<article class="message" style="background: #ffe; background-color: rgb(255, 255, 238); background-position-x: center; background-position-y: top; background-repeat: repeat-x; background-attachment: scroll; background-size: auto; background-origin: padding-box; background-clip: border-box;">
<div class="message-body">
<p>
Un blog.<br>Come negli anni 2000.<br>Con molte meno speranze, e molte più feels.
</p>
<p>
<p><br>=^..^= =^..^= =^..^= =^..^= =^..^= =^..^= =^..^=<br></p>
<br><em>What a beautiful face<br>
I have found in this place<br>
That is circling all round the sun<br>
What a beautiful dream<br>
That could flash on the screen<br>
In a blink of an eye and be gone from me<br>
Soft and sweet<br>
Let me hold it close and keep it here with me<br></em>
</p>
<p><br>=^..^= =^..^= =^..^= =^..^= =^..^= =^..^= =^..^=<br></p>
<p>
<br>
Articoli:
<ul>
<li><a href="bsg.html">Battlestar Galactica: a guide for watching the show</a></li>
<li><a href="primer.html">Capire il film Primer</a></li>
2021-12-11 18:44:07 +00:00
<li><a href="memefinance.html">MEMEFINANCE (WIP)</a></li>
2021-12-24 23:30:29 +00:00
<li><a href="capodanno22.html">Capodanno 2022</a></li>
2023-01-02 13:53:19 +00:00
<li><a href="capodanno23.html">Capodanno 2022 + 1</a></li>
2021-09-25 18:09:03 +01:00
</ul>
</p>
<p><br>=^..^= =^..^= =^..^= =^..^= =^..^= =^..^= =^..^=<br></p>
<p>
<br>
2021-09-25 18:32:06 +01:00
I membri di lezzo possono leggere direttamente il sorgente org-mode degli articoli che solitamente contiene maggiori informazioni. Per fare questo basta modificare la url in: /blog/src/nomefile.org .
2021-09-25 18:09:03 +01:00
</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</body>
</html>