-
+
|
an experimental programming language. Imperative, concurrent, garbage-collected.
diff --git a/doc/style.css b/doc/style.css
index 8109a75032..ea74aad8d3 100644
--- a/doc/style.css
+++ b/doc/style.css
@@ -88,14 +88,12 @@ div#content {
padding: 0 1em 2em 1em;
margin-top: -2px;
border-left: 2px solid #e5ecf9;
+ border-right: 2px solid #e5ecf9;
+ border-bottom: 2px solid #e5ecf9;
}
#topnav {
-}
-
-#headerDocSetTitle {
margin: 0px;
- padding-left: 0.2em;
padding-top: 0.2em;
width: 100%;
white-space: nowrap;
@@ -237,16 +235,22 @@ a.use {
padding-left: 1em;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
+ padding-bottom: 0.75em;
}
#gettingStarted h1 {
padding-top: 0.3em;
+ margin-bottom: 0.2em;
font-size: 1.5em;
}
#gettingStarted ol {
}
+#gettingStarted a img {
+ border: 1px solid blue;
+}
+
#frontpage {
width: 70%;
}
diff --git a/doc/video-snap.jpg b/doc/video-snap.jpg
new file mode 100644
index 0000000000..ae66c558ea
Binary files /dev/null and b/doc/video-snap.jpg differ
diff --git a/lib/godoc/godoc.html b/lib/godoc/godoc.html
index d3c66104d2..22242caa55 100644
--- a/lib/godoc/godoc.html
+++ b/lib/godoc/godoc.html
@@ -40,11 +40,14 @@
|
+
+
+ |
|