Refreshes Retype-generated documentation.
Process triggered by nbats.
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
h1 {
|
||||
h1 {
|
||||
text-align: center;
|
||||
}
|
||||
}
|
||||
|
||||
/* Icons */
|
||||
html.dark ul.flex-col > li > a > svg {
|
||||
color: white !important;
|
||||
}
|
||||
|
||||
:not(html.dark) ul.flex-col > li > a > svg {
|
||||
color: rgb(47 51 72/var(--tw-text-opacity));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user