diff --git a/docs/img/angularjs-for-header-only.svg b/docs/img/angularjs-for-header-only.svg new file mode 100644 index 00000000..58a6cc19 --- /dev/null +++ b/docs/img/angularjs-for-header-only.svg @@ -0,0 +1,41 @@ + + + +]> + diff --git a/docs/src/templates/css/docs.css b/docs/src/templates/css/docs.css index 7f86de9e..bbfae500 100644 --- a/docs/src/templates/css/docs.css +++ b/docs/src/templates/css/docs.css @@ -1,8 +1,17 @@ -img.AngularJS-small { - width: 95px; - height: 25px; +/* Logo */ + +.header .brand { + padding-top: 6px; + padding-bottom: 0px; } +.header .brand img { + height: 25px; + width: 92px; +} + +/* end: Logo */ + .clear-navbar { margin-top: 60px; diff --git a/docs/src/templates/index.html b/docs/src/templates/index.html index 0fdebb74..1ff0312f 100644 --- a/docs/src/templates/index.html +++ b/docs/src/templates/index.html @@ -114,8 +114,8 @@