diff --git a/app/elements/x-cards/about-page.html b/app/elements/x-cards/about-page.html index 7e95b0e..45249a3 100644 --- a/app/elements/x-cards/about-page.html +++ b/app/elements/x-cards/about-page.html @@ -10,7 +10,13 @@ display: block; overflow: hidden; color: white; - z-index: 3 + z-index: 3; + --paper-tooltip: { + font-size: 14px; + background-color: white; + color: #4285f4; + } + --paper-tooltip-opacity:0.95; } #placeholder { @@ -35,8 +41,8 @@ } .logo { - width: 80px; - height: 80px; + width: 96px; + height: 96px; } .slogan { @@ -93,12 +99,16 @@ z-index: 10; } - #btn, - .share a { - color: #52524F; + .social { + margin: 16px; } - .share a { + #btn, + .social a { + color: white; + } + + .social a { text-decoration: none; padding-left: 8px; padding-right: 8px; @@ -112,38 +122,45 @@
- - - - Contact us on Twitter! - - - - - - Contact us on Facebook! - - - - - - You like Snapdrop? -
Buy me a cup of coffee! -
-
- - - - Get involved! - -
Snapdrop
The easiest way to transfer files across devices.
- Frequently Asked Questions +
Built with ♥ by Robin Linus