_tensorflow.scss 166 B

12345678
  1. ._tensorflow {
  2. @extend %simple;
  3. h4 { @extend %block-label; }
  4. h3 + h3 { margin-top: .25rem; }
  5. > .toc ul ul { margin: .25rem 0; }
  6. table { float: inherit }
  7. }