Other minimal fixes.

This commit is contained in:
Yann Esposito (Yogsototh) 2019-08-16 17:29:38 +02:00
parent 0061126c6d
commit 42a8465ad1
Signed by untrusted user who does not match committer: yogsototh
GPG key ID: 7B19A4C650D59646
2 changed files with 8 additions and 3 deletions

View file

@ -213,7 +213,7 @@ navigation > a {
margin: 0 1em; margin: 0 1em;
padding: 1px; padding: 1px;
} }
#content *:first-child { #content:first-child {
margin-top: 0; margin-top: 0;
} }
.timestamp-wrapper { .timestamp-wrapper {
@ -245,7 +245,7 @@ navigation > a {
content: "☞"; content: "☞";
float: left; float: left;
display: inline-block; display: inline-block;
width: 1em; width: 1.5em;
} }
.underline { .underline {
text-decoration: underline; text-decoration: underline;

View file

@ -1,11 +1,16 @@
#+TITLE: New Blog #+TITLE: New Blog
#+SUBTITLE: Peaceful and respectful design #+SUBTITLE: Meta Post (not really related to Donal Knuth)
#+AUTHOR: Yann Esposito #+AUTHOR: Yann Esposito
#+EMAIL: yann@esposito.host #+EMAIL: yann@esposito.host
#+DATE: [2019-07-28] #+DATE: [2019-07-28]
#+KEYWORDS: programming, blog, org-mode, web, css #+KEYWORDS: programming, blog, org-mode, web, css
#+OPTIONS: auto-id:t #+OPTIONS: auto-id:t
#+begin_notes
tl;dr: The first blog post of a blog should certainly be about the blog
itself to provide a feeling of self-reference.
#+end_notes
* Peaceful and Respectful Website * Peaceful and Respectful Website
:PROPERTIES: :PROPERTIES:
:CUSTOM_ID: peaceful-and-respectful-website :CUSTOM_ID: peaceful-and-respectful-website