summaryrefslogtreecommitdiff
path: root/doc/frontpage.css
diff options
context:
space:
mode:
authorAndrew Gerrand <adg@golang.org>2010-12-03 06:57:30 +0900
committerAndrew Gerrand <adg@golang.org>2010-12-03 06:57:30 +0900
commitc17b44ec511cf9f0b4b296cfe46535449d5878b2 (patch)
tree0a17bfffdbfe5603ce14e7c345833c047e237261 /doc/frontpage.css
parentc6486dc8bdc52ca1a04516a5bb2a2e65db81b63e (diff)
downloadgo-c17b44ec511cf9f0b4b296cfe46535449d5878b2.tar.gz
doc: add Practical Go Programming to front page and docs.html
R=r CC=golang-dev http://codereview.appspot.com/3391042 Committer: Andrew Gerrand <adg@golang.org>
Diffstat (limited to 'doc/frontpage.css')
-rw-r--r--doc/frontpage.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/frontpage.css b/doc/frontpage.css
index debc9aa44..bcdca6401 100644
--- a/doc/frontpage.css
+++ b/doc/frontpage.css
@@ -77,6 +77,9 @@ span.keyword {
#content-videos .thumbnail._003 {
background: url(/doc/video-003.png);
}
+#content-videos .thumbnail._004 {
+ background: url(/doc/video-004.png);
+}
#content-videos a.video {
display: inline-block;
width: 150px;