From e77a6070657c7f32811fb4a5f201b83d69d110be Mon Sep 17 00:00:00 2001 From: "Aleksandr O. Levchuk" Date: Sun, 9 Dec 2007 20:24:55 -0800 Subject: [PATCH] Revert "Removed the donation section" This reverts commit a015ee7eda2153889c663279de7f45bd957b662c. --- app/views/homepage/home.rhtml | 89 ++++++++++++++++++++++++++++++++++++++++++- public/stylesheets/screen.css | 33 ++++++++++++++++ 2 files changed, 121 insertions(+), 1 deletion(-) diff --git a/app/views/homepage/home.rhtml b/app/views/homepage/home.rhtml index 2745779..8df771a 100644 --- a/app/views/homepage/home.rhtml +++ b/app/views/homepage/home.rhtml @@ -7,13 +7,100 @@ Mwamko is a web-based control panel for

Release announcements will be made on <%= image_tag 'http://freshmeat.net/favicon.ico', :style=>' vertical-align: -20%; border: 0;' %>Freshmeat.net/projects/Mwamko.

-
+

Donations

+ +
+
+ +
+ + Mwamko Hardware +
+
+
+ +
+ +
+Please donate for a good cause: a small (2.66GHZ, 2GB, 250GB) house for Mwamko to live in.
+ +
+ + +
+ $0
+
+$500 USD 
+
+
+ + + +
+ + + + + + + + + +
+ +
+
+ + +
+
+
+ +
+
+
+ + +

 

+ +

Friday, November 30, 2007

+

I am pleased to announce that the donation campaign for Mwamko Hardware is now started.

+

Alex will soon put in $200 as prommised.

+ +

A donation compagn for long-term colocation will follow. This provider is under consideration.

+ + + + + + + + + + +

News

diff --git a/public/stylesheets/screen.css b/public/stylesheets/screen.css index e69de29..1a66568 100644 --- a/public/stylesheets/screen.css +++ b/public/stylesheets/screen.css @@ -0,0 +1,33 @@ + + +/* From PayPal's Facebook application */ + + .c { padding: 17px 21px 0px 18px; width: 299px; height: 194px; text-align: left; } + .bt { font-weight: bold; font-size: 12px; color: #323232; } + .ml { width: 100%; height: 92px; padding-top: 3px; } + .i { overflow: hidden; float: left; width: 141px; height: 86px; padding-top: 4px; margin-right: 10px; } + .ui { overflow: hidden; width: 138px; height: auto; display: inline; } + .d { overflow: hidden; margin-left: 0px; float: left; width: 150px; text-align: left; font-size: 11px; line-height: 1.2em; } + .a { font-size: 10px; font-weight: bold; height: 16px; color: #313332; } + .g { float: right; text-align: right; font-size: 10px; margin-top: 2px; font-weight: normal; height: 16px; color: #535f6f; } + .di { margin-top: -3px; width: 300px; } + .ll { padding-left: 0px; margin-top: 6px; font-weight: bold; line-height: 15px; color: #003267; } + .n { float: left; width: 148px; margin-top: 4px; padding-left: 2px; font-size: 10px; } + .f { float: left; width: 80px; margin-top: 7px; } + .bd { float: left; width: 65px; margin-top: 2px; margin-left: 7px; } + .f2 { float: left; width: 65px; margin-top: 3px; margin-left: 3px; } + .sb { border: medium none #ffffff; height: 21px; width: 64px; } + .ppapp { position: absolute; margin-left: 0px; margin-top: 10px; z-index: 999; } + .seperator { height: 15px; background-image: url("http://photos-b.ak.facebook.com/photos-ak-sctm/genericv2/1624/123/01AwcAXzh-4fUAAAACAAAAAAAAAAA:.gif"); background-repeat: repeat-x; } + .b { width: 299px; height: 194px; text-align: left; } + .b2 { width: 200px; height: 340px; text-align: left; } + .s { position: absolute; margin-top: 4px; height: 20px; width: 148px; } + +select { + border:1px solid #BDC7D8; + font-family:"lucida grande",tahoma,verdana,arial,sans-serif; + font-size:11px; + padding:2px; +} + + -- 2.11.4.GIT