New note: A timeline of Unix shells
This commit is contained in:
parent
6f4b5d0cdc
commit
b8a75c374f
4 changed files with 53 additions and 4 deletions
|
|
@ -98,6 +98,15 @@ ul {
|
|||
list-style: none;
|
||||
}
|
||||
|
||||
details {
|
||||
margin: 30px;
|
||||
}
|
||||
|
||||
details summary {
|
||||
margin-bottom: 15px;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
#container {
|
||||
min-height: 100%;
|
||||
display: grid;
|
||||
|
|
@ -293,10 +302,6 @@ footer {
|
|||
margin-top: 40px;
|
||||
}
|
||||
|
||||
.index-posts ul#posts {
|
||||
}
|
||||
|
||||
|
||||
ul#posts {
|
||||
margin-left: 30px;
|
||||
padding-left: 20px;
|
||||
|
|
|
|||
BIN
static/assets/img/posts/shells-timeline/shells-timeline_dark.png
Executable file
BIN
static/assets/img/posts/shells-timeline/shells-timeline_dark.png
Executable file
Binary file not shown.
|
After Width: | Height: | Size: 127 KiB |
BIN
static/assets/img/posts/shells-timeline/shells-timeline_light.png
Executable file
BIN
static/assets/img/posts/shells-timeline/shells-timeline_light.png
Executable file
Binary file not shown.
|
After Width: | Height: | Size: 123 KiB |
Loading…
Add table
Add a link
Reference in a new issue