We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0673901 + d912c15 commit b88ed65Copy full SHA for b88ed65
_static/pyos.css
@@ -308,3 +308,26 @@ html[data-theme=dark] {
308
padding-right: 1.5em;
309
padding-left: 1.5em;
310
}
311
+
312
+#footnotes {
313
+ font-size: .8em;
314
+ line-height: 1.1;
315
+ &span.label {
316
+ font-weight:400
317
+ }
318
+}
319
320
+aside.footnote {
321
+ margin-bottom: 0.5rem;
322
+ &:last-child {
323
+ margin-bottom: 1rem;
324
325
+ span.label,
326
+ span.backrefs {
327
+ font-weight: 400!important;
328
329
330
+ &:target {
331
+ background-color: var(--pst-color-target);
332
333
images/tutorials/environment-package-install.png
9.52 KB
0 commit comments