diff --git a/Site/assets/css/master.css b/Site/assets/css/master.css index 760a7cf..1a963e5 100644 --- a/Site/assets/css/master.css +++ b/Site/assets/css/master.css @@ -63,15 +63,16 @@ h3, h4 #header { - height: 100px; + height: 90px; font-size: 400%; color: white; text-align: center; + padding-top: 10px; background-image: url('../images/header.jpg'); background-repeat: no-repeat; - background-position:center; + background-position:absolute; } #content @@ -156,12 +157,8 @@ h3, h4 margin-left: 10px; margin-top: 10px; } -h2.noclear -{ - clear: none; -} -p.noclear +.noclear { clear: none; } @@ -176,7 +173,7 @@ p.noclear #nav a { display: block; - width: 90px; + width: 100px; padding: 2px; margin: 4px 4px 0px 4px; diff --git a/Site/templates/site.html b/Site/templates/site.html index c308843..9a59ac1 100644 --- a/Site/templates/site.html +++ b/Site/templates/site.html @@ -9,11 +9,11 @@ end
(you can help GitX by donating)
GitX is a git GUI specifically for Mac OS X. It currently +
+ GitX is a git GUI made for Mac OS X. It currently features a history viewer much like gitk and a commit GUI like git gui. But -then in silky smooth OS X style!
+then in silky smooth OS X style! + -- GitX is made specifically for Mac OS X 10.5 and higher. Because it uses features like Garbage Collection, you can't compile it on earlier systems. GitX also requires a fairly recent Git -- version 1.5.4 and higher are all supported. + GitX runs on Mac OS X 10.5 Leopard and Mac OS X 10.6 Snow Leopard. Because it uses features like Garbage Collection, you can't compile it on earlier systems. GitX also requires a fairly recent Git -- version 1.5.6 and higher are all supported.
-The newest version of GitX is <%= ReleaseNotes::last_version %>. This version can be downloaded from here. To see what has changed, read the Release History.
- After you have started it once, you can install the command-line tool through the menu (GitX->Enable Terminal Usage…). This will install a “gitx” binary in /usr/local/bin. + After starting GitX, you can install the command-line tool through the menu (GitX->Enable Terminal Usage…). This will install a “gitx” binary in /usr/local/bin.
diff --git a/Site/text/links.markdown b/Site/text/links.markdown index 43ed82f..4321fe6 100644 --- a/Site/text/links.markdown +++ b/Site/text/links.markdown @@ -5,9 +5,9 @@ diff --git a/Site/text/seeit.markdown b/Site/text/seeit.markdown index b022c10..07e28e3 100644 --- a/Site/text/seeit.markdown +++ b/Site/text/seeit.markdown @@ -42,7 +42,7 @@
