general cleanup
Some checks failed
Build and publish the docker image / build (push) Failing after 1m8s
Some checks failed
Build and publish the docker image / build (push) Failing after 1m8s
Signed-off-by: ngn <ngn@ngn.tf>
This commit is contained in:
@ -8,9 +8,9 @@
|
||||
blockquote {
|
||||
padding: 1rem;
|
||||
border-radius: 4px;
|
||||
background: #eee;
|
||||
background-color: #272d44;
|
||||
color: inherit;
|
||||
border: 1px solid #ddd;
|
||||
color: #222;
|
||||
margin: 1rem 0;
|
||||
}
|
||||
|
||||
@ -37,9 +37,3 @@ blockquote ul {
|
||||
color: #be3144;
|
||||
margin-bottom: 1rem;
|
||||
}
|
||||
|
||||
.dark .annotation,
|
||||
.dark blockquote {
|
||||
background-color: #272d44;
|
||||
color: inherit;
|
||||
}
|
||||
|
Reference in New Issue
Block a user