Add boilerplate for new 'UEFI Booting' post

This commit is contained in:
Philipp Oppermann
2021-02-16 12:20:54 +01:00
parent d6f424e338
commit c2fe9960a7
5 changed files with 52 additions and 7 deletions

View File

@@ -1043,3 +1043,12 @@ a strong {
.chapter-introduction {
margin-bottom: 1.5rem;
}
.post-extra-content {
margin-top: 1rem;
font-style: italic;
}
.post-extra-content h4 {
display: inline;
}