docs(dart/api): clean out styles from api template

The removed linked stylesheets are causing problems under the refreshed
site styling scheme.
This commit is contained in:
Patrice Chalin 2016-09-14 10:39:09 -07:00 committed by Naomi Black
parent 69ae63c4b1
commit e70dec57a0
1 changed files with 0 additions and 3 deletions

View File

@ -224,9 +224,6 @@ block head-extra
// generated Dart API page template: head-extra
//- <base> is required because all the links in dartdoc generated pages are "pseudo-absolute"
base(href="${baseHref}")
link(rel='stylesheet' href='https://fonts.googleapis.com/css?family=Source+Code+Pro|Roboto:500,400italic,300,400' type='text/css')
link(rel="stylesheet" href="static-assets/prettify.css")
link(rel="stylesheet" href="static-assets/css/bootstrap.min.css")
link(rel="stylesheet" href="static-assets/styles.css")
block breadcrumbs