1
0
mirror of https://github.com/golang/go synced 2024-11-21 14:24:44 -07:00

doc: fix margins in root.html

R=rsc, r2
CC=golang-dev
https://golang.org/cl/2041041
This commit is contained in:
Andrew Gerrand 2010-08-27 14:14:42 +10:00
parent 099243497a
commit 20198d69f9
2 changed files with 1 additions and 2 deletions

View 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">

View 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;