diff --git a/doc/root.html b/doc/root.html index cc2bfd1ba9..34915c025d 100644 --- a/doc/root.html +++ b/doc/root.html @@ -53,11 +53,11 @@ simple, reliable, and efficient software.
-
Download Go
-
+Download Go + Binary distributions available for
Linux, Mac OS X, Windows, and more. -
+
diff --git a/doc/style.css b/doc/style.css index f4fcf3eae8..3d881b03a7 100644 --- a/doc/style.css +++ b/doc/style.css @@ -267,10 +267,12 @@ a#start { border-radius: 5px; } a#start .big { + display: block; font-weight: bold; font-size: 20px; } a#start .desc { + display: block; font-size: 14px; font-weight: normal; margin-top: 5px;