You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
devdocs/assets/stylesheets/pages/_tensorflow.scss

9 lines
166 B

._tensorflow {
@extend %simple;
h4 { @extend %block-label; }
h3 + h3 { margin-top: .25rem; }
> .toc ul ul { margin: .25rem 0; }
table { float: inherit }
}