_python.scss 131 B

123456
  1. ._python {
  2. @extend %sphinx;
  3. h2 > a, h3 > a, dt[id] > a.external, dt[id] > a.internal { float: none !important; }
  4. }