diff --git a/docs/app/css/style.css b/docs/app/css/style.css index 858d46f5e16..b569b72fa63 100644 --- a/docs/app/css/style.css +++ b/docs/app/css/style.css @@ -5,6 +5,10 @@ body { max-height: 100%; } +a { + color: #3f51b5; +} + md-toolbar.md-medium-tall { height: 88px; } @@ -158,13 +162,16 @@ pre > code.highlight { -moz-flex: 1; -ms-flex: 1; flex: 1; +} + +.demo-content > div[layout-fill] { min-height: 448px; } md-toolbar.demo-toolbar, .demo-source-tabs md-tab, .demo-source-tabs .tabs-header { - background: #00BCD4; + background: #00BCD4 !important; color: white; } md-toolbar.demo-toolbar md-tab-label { diff --git a/docs/app/partials/home.tmpl.html b/docs/app/partials/home.tmpl.html index 86f66af7598..74ac9b78ac1 100644 --- a/docs/app/partials/home.tmpl.html +++ b/docs/app/partials/home.tmpl.html @@ -1,7 +1,7 @@
- Material Design is a specification for a unified system of visual, motion, and interaction design that adapts across different devices. + Material Design is a specification for a unified system of visual, motion, and interaction design that adapts across different devices.
The material design project for Angular is a complementary effort to the Polymer project's paper elements collection. Our goal is to provide a set of AngularJS-native UI elements that implement the material design system.
diff --git a/docs/config/template/index.template.html b/docs/config/template/index.template.html
index e5a4c96801c..fa4f6d4236a 100644
--- a/docs/config/template/index.template.html
+++ b/docs/config/template/index.template.html
@@ -19,7 +19,7 @@
component-id="left"
is-locked-open="$media('md')">
-
Angular
@@ -50,7 +50,7 @@
Material Design