Skip to content

Commit 198fe54

Browse files
author
delphidabbler
committed
Removed Donate section of Welcome page
Modified HTML template and removed unused CSS style.
1 parent 16f6b5d commit 198fe54

File tree

2 files changed

+0
-22
lines changed

2 files changed

+0
-22
lines changed

Src/Res/CSS/detail.css

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -111,10 +111,6 @@ pre {
111111
background-color: #FFDFAF;
112112
}
113113

114-
#donate .caption {
115-
background-color: #FFF1A4;
116-
}
117-
118114
#help .caption {
119115
background-color: #D3FFB6;
120116
}

Src/Res/HTML/welcome-tplt.html

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -187,24 +187,6 @@ <h1>
187187
</div>
188188
</div>
189189

190-
<div id="donate" class="box">
191-
<div class="caption">
192-
Donate
193-
</div>
194-
<div class="content" >
195-
<em>CodeSnip</em> is free to use without any restriction, but if you
196-
find the program useful donations via <em>PayPal&trade;</em> are
197-
always welcome.
198-
</div>
199-
<div class="content">
200-
<a
201-
href="#"
202-
class="command-link"
203-
onclick="donate(); return false;"
204-
><strong>Donate now!</strong></a>
205-
</div>
206-
</div>
207-
208190
<div id="footer">
209191
<a
210192
href="#"

0 commit comments

Comments
 (0)