feat: Adds time-machine setup article.
All checks were successful
CI / release (push) Successful in 6m2s
All checks were successful
CI / release (push) Successful in 6m2s
This commit is contained in:
BIN
content/static/img/timemachine.png
LFS
Normal file
BIN
content/static/img/timemachine.png
LFS
Normal file
Binary file not shown.
@@ -147,6 +147,10 @@ article code {
|
||||
@apply bg-amber-700;
|
||||
}
|
||||
|
||||
article ol {
|
||||
@apply list-decimal;
|
||||
}
|
||||
|
||||
table,
|
||||
th,
|
||||
td {
|
||||
@@ -172,7 +176,7 @@ table td {
|
||||
}
|
||||
|
||||
blockquote {
|
||||
@apply border-2 border-blue-600 bg-blue-300 rounded-lg;
|
||||
@apply border-2 border-blue-600 bg-blue-300 rounded-lg my-10;
|
||||
}
|
||||
|
||||
blockquote p {
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user