[gimp-web/testing] Update Windows download buttons
- From: Mukund Sivaraman <muks src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp-web/testing] Update Windows download buttons
- Date: Tue, 2 Jun 2015 17:44:53 +0000 (UTC)
commit 1fa269fd127bb4fa72b6601a775a15a2f4dd14a7
Author: Mukund Sivaraman <muks banu com>
Date: Tue Jun 2 23:14:40 2015 +0530
Update Windows download buttons
downloads/Windows.htrw | 12 ++++--------
style/wgo.css | 4 +---
2 files changed, 5 insertions(+), 11 deletions(-)
---
diff --git a/downloads/Windows.htrw b/downloads/Windows.htrw
index 92c0b47..4887c5a 100644
--- a/downloads/Windows.htrw
+++ b/downloads/Windows.htrw
@@ -6,11 +6,9 @@
<td>
<a href="http:Package-GIMP-windows-stable-jernej" title="Download GIMP via http">
<div class="button_container" style="float:none;">
- <div class="button_bottom gimp_orange_dark">
- <div class="button_subtitle">Via HTTP (.exe)</div>
- </div>
<div class="button_top gimp_orange">
- <div class="button_headline">Download GIMP 2.8.14</div>
+ <div class="button_headline">Download GIMP 2.8.14<br />
+ directly</div>
</div>
</div>
</a>
@@ -24,11 +22,9 @@ This link downloads the official GIMP installer for Windows directly from downlo
<td>
<a href="http:Package-GIMP-windows-stable-jernej-torrent" title="Download GIMP via BitTorrent">
<div class="button_container" style="float:none;">
- <div class="button_bottom gimp_teal_dark">
- <div class="button_subtitle">Via BitTorrent (.torrent)</div>
- </div>
<div class="button_top gimp_teal">
- <div class="button_headline">Download GIMP 2.8.14 </div>
+ <div class="button_headline">Download GIMP 2.8.14<br />
+ via BitTorrent</div>
</div>
</div>
</a>
diff --git a/style/wgo.css b/style/wgo.css
index c813769..0bb3f7f 100644
--- a/style/wgo.css
+++ b/style/wgo.css
@@ -706,7 +706,6 @@ iframe.FlattrButton
.button_top {
position:absolute;
width: 100%;
- height:66%;
top:0px;
left:0px;
-webkit-border-radius: 10px;
@@ -746,11 +745,10 @@ iframe.FlattrButton
.button_headline
{
position:relative;
- margin:0 auto;
+ margin: 1em;
color: #FFFFFF;
max-width: 95%;
padding: 5px;
- margin-bottom: 1em;
font-weight: bold;
font-size: 130%;
clear: left;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]