Difference between revisions 24089 and 24090 on donatewiki

<html>
<head>
<style type="text/css">
#firstHeading, #contentSub, #siteSub {
display: none;
}
.red-input-button
{
background-color:white;
background-image:url(/w/extensions/skins/Donate/images/button-red.png);
background-repeat:no-repeat;
border:1px solid white;
color:#FFFFFF;
display:block;
font-family:Verdana,Arial,Helvetica,Tahoma,sans-serif;
font-size:0.8em;
font-weight:bold;
height:29px;
text-align:center;
vertical-align:middle;
width:160px;
}

#center-logo
{
padding:0 10px;
background-color: none;
vertical-align: middle;
margin-bottom: 10px;
}

#forever { }
html>/**/body  #forever { margin-top: 10px; }/*hide from IE*/

#notice-wrapper
{
position: relative;
width: 100%;
border: 1px solid #bbb;
background-color: #f3f3f3;
font-family: helvetica, impact, sans-serif;
}

#toggle-box
{
position: absolute;
top: 3px;
right: 4px;
width: 8em;
font-size: 0.6em;
text-align: right;
}

.blue-text
{
font-weight: bold;
font-family: helvetica, impact, sans-serif, 微软雅黑, 微軟正黑體, Microsoft Yahei, 黑体;
color: #6e98c2;
text-align: left;
}

div.grayBorder
{
border: 1px solid #bbb;
background-color: #f3f3f3;
font-family: helvetica, impact, sans-serif;
}

</style>
</head>
</html>

<div id="notice-wrapper">
<table class="blue-text" style="height:100px; font-weight: bold; width:100%; background-color: #f3f3f3;">
<tr>
<td style="text-align:right; padding-top:10px;">
<span style="font-size:3.78em;">{{#if:{{{link|}}}|[[{{{link|}}}| <span style="color:#6e98c2;">{{{donate-text1}}}</span>]]|{{{donate-text1}}}}}</span>
</td>
<td style="text-align:center; width:85px;">
<span id="center-logo">[[File:Wikipedia-logo.png|63px|alt=|link={{{link|}}}]]</span>
</td>
<td style="text-align:left; padding-top:10px;">
<span style="font-size:3.78em;">{{#if:{{{link|}}}|[[{{{link|}}}|<span style="color:#6e98c2;">{{{donate-text2}}}</span>]]|{{{donate-text2}}}}}</span>
</td>
</tr>
</table>
</div>