What is this?
+What is this?
Hello, world! @@ -209,19 +201,6 @@ Hello, world!
-diff --git a/css/frs.css b/css/frs.css index f565bd3..5a84ba6 100644 --- a/css/frs.css +++ b/css/frs.css @@ -55,3 +55,7 @@ margin-bottom: 40px; z-index: 900; } + +.mdl-mini-footer--link-list li:hover { + color: white; +} diff --git a/img/btn_google_signin_dark_disabled_web.png b/img/btn_google_signin_dark_disabled_web.png new file mode 100644 index 0000000..735d17e Binary files /dev/null and b/img/btn_google_signin_dark_disabled_web.png differ diff --git a/img/btn_google_signin_dark_focus_web.png b/img/btn_google_signin_dark_focus_web.png new file mode 100644 index 0000000..c4cb615 Binary files /dev/null and b/img/btn_google_signin_dark_focus_web.png differ diff --git a/img/btn_google_signin_dark_normal_web.png b/img/btn_google_signin_dark_normal_web.png new file mode 100644 index 0000000..b1327b4 Binary files /dev/null and b/img/btn_google_signin_dark_normal_web.png differ diff --git a/img/btn_google_signin_dark_pressed_web.png b/img/btn_google_signin_dark_pressed_web.png new file mode 100644 index 0000000..04ed9c9 Binary files /dev/null and b/img/btn_google_signin_dark_pressed_web.png differ diff --git a/templates/index_html.mustache b/templates/index_html.mustache index b3818ee..9ae20ee 100644 --- a/templates/index_html.mustache +++ b/templates/index_html.mustache @@ -1,20 +1,12 @@ {{> html_head}} +{{> mdl_head}} +{{> mdl_content_head}} -
Hello, world! @@ -209,19 +201,6 @@ Hello, world!
-