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.
1 parent 5f836f2 commit d912c15Copy full SHA for d912c15
_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