# HG changeset patch # User Jie Kang # Date 1478115347 14400 # Node ID 750da50f739943d12076f90ea122476a19cf42ea # Parent c5d36926befb8e72c4a8bf976d13c8f6c655dad6 Use thermostat icon instead of full logo. diff -r c5d36926befb -r 750da50f7399 content/home/content.html --- a/content/home/content.html Tue Nov 01 14:31:57 2016 -0400 +++ b/content/home/content.html Wed Nov 02 15:35:47 2016 -0400 @@ -1,7 +1,10 @@
- Thermostat + Thermostat +

+ Thermostat +

The powerful instrumentation tool for the Hotspot JVM.

diff -r c5d36926befb -r 750da50f7399 css/style.less --- a/css/style.less Tue Nov 01 14:31:57 2016 -0400 +++ b/css/style.less Wed Nov 02 15:35:47 2016 -0400 @@ -26,12 +26,13 @@ } .logo-img { - max-width: 75%; + margin-top: 150px; + max-width: 25%; } @media (min-width: @screen-md-min) { .logo-img { - max-width: 75%; + max-width: 25%; } } @@ -86,7 +87,7 @@ } .navbar-title { - font-size: 1.2em; + font-size: 1.3em; color: @dark-blue !important; } /* bs-docs-sidebar */ diff -r c5d36926befb -r 750da50f7399 img/thermostat_icon_500px.png Binary file img/thermostat_icon_500px.png has changed