MediaWiki:Resources/landingpage.css

From Donate
Jump to navigation Jump to search

Note: After publishing, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
<html><style type="text/css">
#pitch {
 height: 236px;
 background-image: url(</html>{{#ifeq:{{Template:Ltr-direction|{{#ifeq:{{{uselang|}}}||{{int:lang}}|{{{uselang}}}}}}}|rtl|<html>//upload.wikimedia.org/wikipedia/foundation/9/9a/Jimmy_Appeal_2009-flipped.jpg</html>|<html>//upload.wikimedia.org/wikipedia/foundation/d/dc/Jimmy_Appeal_2009.jpg</html>}}<html>);
 background-position: </html>{{#ifeq:{{Template:Ltr-direction|{{#ifeq:{{{uselang|}}}||{{int:lang}}|{{{uselang}}}}}}}|rtl|left|right}}<html> top;
 background-repeat: no-repeat;
 background-color: #1e1e1e;
 border: 1px solid gray;
 border-bottom-width: 0;
}
#pitch-head {
 width: 50%;
 font-size: 1.75em;
 line-height: 1.5em;
 color: white;
 margin-top: 16px;
 margin-</html>{{#feq:{{Template:Ltr-direction|{{#ifeq:{{{uselang|}}}||{{int:lang}}|{{{uselang}}}}}}}|rtl|right|left}}<html>: 24px;
}
#pitch-body {
 width: 50%;
 font-size: 1em;
 line-height: 1.5em;
 color: white;
 margin-top: 16px;
 margin-</html>{{#ifeq:{{Template:Ltr-direction|{{#ifeq:{{{uselang|}}}||{{int:lang}}|{{{uselang}}}}}}}|rtl|right|left}}<html>: 24px;
}
#LP-table{
 width:100%;
 direction: </html>{{Template:Ltr-direction|{{#ifeq:{{{uselang|}}}||{{int:lang}}|{{{uselang}}}}}}}<html>;
 border: none;
}
#form-wrapper{
  vertical-align: top;
}
#appeal-wrapper{
  vertical-align: top;
 padding-right: 2em;
}
body.mediawiki{
 direction: </html>{{Template:Ltr-direction|{{#ifeq:{{{uselang|}}}||{{int:lang}}|{{{uselang}}}}}}}<html> !important;
}

div#mw-panel{
  left: auto !important;
  right: auto !important;
}

#footer {
 background-image: none !important;
}

#mw-head-base {
 height: 1em !important;
}

#mw-panel div.portal {
 display: none !important;
}

#p-namespaces, #p-views, #p-cactions, #p-search, #p-personal, #catlinks, #firstHeading, #contentSub, #siteSub {
 display: none;
}

div#content {
 background-color: transparent !important;
 background-image: none !important;
 direction: </html>{{Template:Ltr-direction|{{#ifeq:{{{uselang|}}}||{{int:lang}}|{{{uselang}}}}}}}<html> !important;
 margin-</html>{{#ifeq:{{Template:Ltr-direction|{{#ifeq:{{{uselang|}}}||{{int:lang}}|{{{uselang}}}}}}}|rtl|right|left}}<html>: 10em;
}

div#mw-head-base {
 background-image: none !important;
}
</style></html>