]> Cypherpunks repositories - gostls13.git/commitdiff
doc: fix margins in root.html
authorAndrew Gerrand <adg@golang.org>
Fri, 27 Aug 2010 04:14:42 +0000 (14:14 +1000)
committerAndrew Gerrand <adg@golang.org>
Fri, 27 Aug 2010 04:14:42 +0000 (14:14 +1000)
R=rsc, r2
CC=golang-dev
https://golang.org/cl/2041041

doc/root.html
doc/style.css

index 8e5e5d3c8bad97d356560efe85890d5cdd444d76..168755f4f06c811e6a65475098927d053694aecc 100644 (file)
@@ -74,7 +74,7 @@ google.setOnLoadCallback(loadFeed);
   <div id="blogFeed">Loading...</div>
 </div>
 
-<p style="font-size: 1.5em; font-weight: bold;">Go is &hellip;</p>
+<p style="font-size: 1.5em; font-weight: bold; margin-top: 0;">Go is &hellip;</p>
 
 <h3>&hellip; simple</h3>
 <pre class="code">
index 4ced0f6bb1aac06344770379efe773055fadbc2b..6829ff0a53484645754062605ca15f7d6488df48 100644 (file)
@@ -240,7 +240,6 @@ span.subtitle {
 /* Styles for the frontpage */
 
 #fp-videos {
-  margin-top: 1.5em;
   margin-left: 1em;
   margin-right: 0em;
   float: right;