Commit 7468b1d3 authored by Andrew Gerrand's avatar Andrew Gerrand

doc: style tweaks in preparation for Google Feedback link

Fixes #5589.

R=golang-dev, dsymonds
CC=golang-dev
https://golang.org/cl/10272051
parent c1e780c4
...@@ -153,6 +153,8 @@ div#topbar.wide > .container { ...@@ -153,6 +153,8 @@ div#topbar.wide > .container {
} }
div#plusone { div#plusone {
float: right; float: right;
clear: right;
margin-top: 5px;
} }
div#footer { div#footer {
...@@ -402,6 +404,7 @@ img.gopher { ...@@ -402,6 +404,7 @@ img.gopher {
float: right; float: right;
margin-left: 10px; margin-left: 10px;
margin-bottom: 10px; margin-bottom: 10px;
z-index: -1;
} }
.pkgGopher { .pkgGopher {
text-align: right; text-align: right;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment