summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSantiago Soler <santiago.r.soler@gmail.com>2021-03-13 16:01:32 -0300
committerSantiago Soler <santiago.r.soler@gmail.com>2021-03-13 16:01:32 -0300
commit5e09663f9ceb11aee10d87098ec4fa52ea250d2b (patch)
tree48d148bc0a54b03fce9ffce47f3ba3d7e424070f
parent84771a8404b73d8f57c0b91e518220bb7340e31c (diff)
downloadwebsite-5e09663f9ceb11aee10d87098ec4fa52ea250d2b.tar.gz
Put date after title of blog entry
-rw-r--r--~santisoler/blog/software-libre-android.html4
-rw-r--r--~santisoler/style.css4
2 files changed, 6 insertions, 2 deletions
diff --git a/~santisoler/blog/software-libre-android.html b/~santisoler/blog/software-libre-android.html
index 2e6f4c7..30f79c8 100644
--- a/~santisoler/blog/software-libre-android.html
+++ b/~santisoler/blog/software-libre-android.html
@@ -16,10 +16,10 @@
<main>
<a href="/~santisoler">../</a>
- <p class="date">2021-03-13</p>
-
<h1>Software Libre en Android</h1>
+ <p class="date"><em>2021-03-13</em></p>
+
<p>
Sit dolorem quis ipsam quaerat accusantium, adipisci Omnis quam
excepturi a at eaque Nesciunt veritatis autem delectus perferendis
diff --git a/~santisoler/style.css b/~santisoler/style.css
index 15efe38..83c8bdb 100644
--- a/~santisoler/style.css
+++ b/~santisoler/style.css
@@ -96,6 +96,10 @@ ul.blog-entries li {
font-size: 16pt;
}
+.date {
+ text-align: right;
+}
+
/* ------ */
/* Footer */
/* ------ */
Un proyecto texto-plano.xyz