forked from 3wordchant/capsul-flask
add /about-ssh essay
This commit is contained in:
@ -211,10 +211,22 @@ input[type=image].submit {
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
ul li {
|
||||
ul li, ol li {
|
||||
margin: 0.5em 0;
|
||||
margin-left: 1.2rem;
|
||||
}
|
||||
|
||||
.long-form p, .long-form li {
|
||||
line-height: 2em;
|
||||
}
|
||||
|
||||
.long-form p .code, .long-form li .code{
|
||||
line-height: 1em;
|
||||
padding: 5px;
|
||||
padding-top: 3px;
|
||||
margin-top: 2px;
|
||||
padding-bottom: 4px;
|
||||
border-radius: 4px;
|
||||
}
|
||||
|
||||
hr {
|
||||
|
Reference in New Issue
Block a user