MediaWiki:Centralnotice-template-Leichte Sprache Banner Apple: Unterschied zwischen den Versionen

Aus Hurraki - Wörterbuch für Leichte Sprache
Zur Navigation springen Zur Suche springen
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
 
(3 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
Zeile 1: Zeile 1:
<style type="text/css">
  <a href="https://itunes.apple.com/de/app/hurraki-leichte-sprache-app/id903688766?mt=8"><img src="//hurraki.de/w/images/7/74/Leichte_Sprache_App_Apple_banner.jpg" title="Leichte Sprache App für iPhone und iPad" style="border: none; float: middle; width: 800px; height: 221px; margin-right: .8em; vertical-align: middle;" /></a>
#siteNotice {
<a href="#" title="Schließen" onclick="mw.centralNotice.hideBanner();return false;"><img border="0" src="//upload.wikimedia.org/wikipedia/foundation/2/20/CloseWindow19x19.png" alt="Schließen" /></a>
        text-align: left;
<br>
        text-decoration: none;
<br>
        margin-top: 16px;
}
#siteNotice table {
        background-color: transparent;
}
.rtl #siteNotice {
        text-align: right;
}
.fundraiser-box,
.fundraiser-quote-box {
        /* width: 622px; */
        width: 700px;
        font-style: normal;
}
.fundraiser-box td {
        padding: 4px;
}
.fundraiser-meter {
        width: 360px;
}
.fundraiser-button {
        width: 180px;
}
.fundraiser-quote-divider {
        margin-top: 12px;
        border-bottom: solid 1px #888;
}
 
/* Font selections */
.fundraiser-counter,
.fundraiser-headline,
.fundraiser-button {
        font-family: Gill Sans, Arial, sans-serif;
        font-size: 20px;
}
.fundraiser-counter strong,
.fundraiser-headline strong {
        font-size: 28px;
}
.fundraiser-headline strong {
        font-family: Gill Sans Ultra Bold, Arial Black, sans-serif;
}
.fundraiser-button {
        font-weight: bold;
}
.fundraiser-quote {
        font-family: Monaco, monospace;
        font-size: 11px;
}
.fundraiser-box a {
        text-decoration: none; /* hide links */
}
 
 
/* Colors */
.fundraiser-box, .fundraiser-box a {
        color: black;
}
.fundraiser-counter, .fundraiser-counter a {
        color: #888;
}
.fundraiser-headline strong, .fundraiser-headline a strong {
        color: #339966;
}
.fundraiser-button, .fundraiser-button a {
        color: white; /* on red bg */
}
 
/* sigh */
.fundraiser-button-pre,
.fundraiser-button,
.fundraiser-button-post {
        height: 28px;
}
 
.fundraiser-button-pre,
.fundraiser-button-post {
        width: 8px;
        background-repeat: no-repeat;
}
 
.ltr .fundraiser-button-pre,
.rtl .fundraiser-button-post {
        background-image: url(http://upload.wikimedia.org/fundraising/2007/red-button-left.png);
        background-position: right center;
}
.fundraiser-button {
        background-image: url(http://upload.wikimedia.org/fundraising/2007/red-button-center.png);
        background-repeat: repeat-x;
        background-position: center;
}
.ltr .fundraiser-button-post,
.rtl .fundraiser-button-pre {
        background-image: url(http://upload.wikimedia.org/fundraising/2007/red-button-right.png);
        background-position: left center;
}
 
/* Text layout */
.fundraiser-counter { text-align: right; }
.rtl .fundraiser-counter { text-align: left; }
 
.fundraiser-headline { text-align: left; }
.rtl .fundraiser-headline { text-align: right; }
 
.fundraiser-button {
        text-align: center;
}
.fundraiser-quote .fundquote {
        padding-right: 1.5em;
}
.siteNoticeToggle {
        text-align: right;
}
.rtl .siteNoticeToggle {
        text-align: left;
}
</style>
<div id="siteNoticeBig">
<table class="fundraiser-box" cellspacing="0" cellpadding="0">
        <tr>
                <td class="fundraiser-meter">
                        <a href="$target" class="hidelink">$progress</a>
                </td>
                <td class="fundraiser-counter">
                        <a href="$target" class="hidelink">$counter</a>
                </td>
        </tr>
</table>
<table class="fundraiser-box" cellspacing="0" cellpadding="0">
        <tr>
                <td class="fundraiser-headline">
                        <a href="$target" class="hidelink">$headline</a>
                </td>
                <td class='fundraiser-button-pre'> </td>
                <td class='fundraiser-button'>
                        <a href="$target" class="hidelink">$donate</a>
                </td>
                <td class='fundraiser-button-post'> </td>
        </tr>
</table>
<table class="fundraiser-quote-box">
        <tr>
                <td class='fundraiser-quote'>
                        $quote
                </td>
                <td class="siteNoticeToggle">
                        [<a href="#" onclick="toggleNotice()">$hide</a>]
                </td>
        </tr>
</table>
</div>
<div id="siteNoticeSmall" class="fundraiser-folded"><a href="$target">$meter</a> <span class="siteNoticeToggle">[<a href="#" onclick="toggleNotice()">$show</a>]</span></div>

Aktuelle Version vom 11. September 2018, 15:42 Uhr

 <a href="https://itunes.apple.com/de/app/hurraki-leichte-sprache-app/id903688766?mt=8"><img src="//hurraki.de/w/images/7/74/Leichte_Sprache_App_Apple_banner.jpg" title="Leichte Sprache App für iPhone und iPad" style="border: none; float: middle; width: 800px; height: 221px; margin-right: .8em; vertical-align: middle;" /></a>

<a href="#" title="Schließen" onclick="mw.centralNotice.hideBanner();return false;"><img border="0" src="//upload.wikimedia.org/wikipedia/foundation/2/20/CloseWindow19x19.png" alt="Schließen" /></a>