diff --git a/cola.css b/cola.css index 965b972..4186d51 100644 --- a/cola.css +++ b/cola.css @@ -52,16 +52,24 @@ ul { padding: 0; } +.frontpage-screenshot { + float: right; + max-height: 380px; + margin: 1em; +} + .sitelinks { - position: absolute; + float: right; text-align: right; - top: 38px; - right: 0; margin-right: 6px; font-weight: bold; z-index: 2; } +.sitelinks ul { + margin-top: 0; +} + a:link { color: #666; text-decoration: none; @@ -95,9 +103,10 @@ a:hover { } .download-button-container { - margin-top: 77px; + float: left; margin-left: 150px; - margin-right: 20ex; + margin-right: 1em; + margin-bottom: 1em; } a.button { @@ -107,7 +116,7 @@ a.button { font-weight: bold; background-color: #ff6600; color: white; - position: absolute; + white-space: nowrap; padding: 5px; padding-left: 1ex; padding-right:1ex; diff --git a/images/screenshot-main-linux.png b/images/screenshot-main-linux.png new file mode 100644 index 0000000..867420e Binary files /dev/null and b/images/screenshot-main-linux.png differ diff --git a/index.html b/index.html index 3e0b691..63d931c 100644 --- a/index.html +++ b/index.html @@ -2,6 +2,7 @@ title: "git-cola: The highly caffeinated Git GUI" layout: logo-top --- +
git-cola is a sleek and powerful Git GUI
@@ -11,6 +12,7 @@ Download git-cola
+ + + + +