User:Shadowtweaker/monobook.css
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)
- Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5.
body { background-image:url(http://files.homepagemodules.de/b59257/pictures_u446_93ead4.png) !important; background-repeat:repeat; }
#content { background-color:transparent !important;color:lime;border:none !important;box-shadow:0px 0px 10px lime inset;border-radius:10px; }
#bodyContent { color:lime; }
textarea {
background-color:rgba(0,0,0,0.3) !important;color:#0F4;font-family:Arial;padding-left:5px;
outline:none;border:1px solid #0F6;box-shadow:0px 0px 20px #0F6;
}
/*>>>>>>>>>> Links <<<<<<<<<<*/
a,a:visited { color:#0F6; }
a.new, a.new:visited { color:#080; }
a.external, a.interwiki, a.extiw { color:#0FB !important; }
a:active { color:#0FB !important; }
a:hover { color:#0F6 !important; text-shadow:0px 0px 1px #0BB, 0px 0px 3px #088;text-decoration:none; }
a.new:hover { color:lime !important;text-shadow:0px 0px 1px #0B0, 0px 0px 3px #080;text-decoration:none; }
.selflink { color:#0F0; }
code, pre { background:rgba(0,0,0,0.3) !important; color:lime !important; }
.usermessage {
padding:5px;border-radius:10px;-moz-border-radius:10px;border:2px solid lime;background-color:rgba(0,0,0,0.5);
color:lime;box-shadow:0px 0px 2px 2px rgba(0,0,0,0.3);text-align:center;
-webkit-animation: usermsg 250ms infinite linear;-moz-animation: usermessage_blinken 250ms infinite linear;
}
.usermessage a { -webkit-animation: usermsg 250ms infinite linear;-moz-animation: usermessage_blinken 250ms infinite linear; }
@-webkit-keyframes usermsg {
0%,100% { color:lime; }
50% { color:#0FF; }
}
@-moz-keyframes usermsg {
0%,100% { color:lime; }
50% { color:#0FF; }
}
ul { list-style-image: url(http://files.homepagemodules.de/b59257/pictures_u447_5bfc47.png); }
table { color:black; }
/* Gallery */
li.gallerybox { background:rgba(0,0,0,0.3) !important; }
.gallerytext { color:lime !important; }
h1, h2, h3, h4, h5 { color:lime;border-bottom:1px solid #080; }
#siteSub { display:none; }
h1.firstHeading {
color:lime; align:center;text-shadow:-2px -2px 2px #080, -4px -4px 2px #040; -6px -6px 2px #020, -8px -8px 2px #010;
text-align:center;border-bottom:1px solid #080;-webkit-animation: h 1s infinite linear !important;-moz-animation: h 1s infinite linear !important; }
@-webkit-keyframes h
{
0%,100% { color:lime; }
50% { color:#0F8; }
}
@-moz-keyframes h
{
0%,100% { color:lime; }
50% { color:#0F8; }
}
h1.firstHeading:before { content:"~ "; }
h1.firstHeading:after { content:" ~"; }
hr { background: #080; }
.toc, #toc {
border:1px solid black !important;
background:rgba(0,0,0,0.3) !important;
box-shadow:0px 0px 2px 2px rgba(0,0,0,0.2);
}
#footer { display:none; }
#column-content { background-color:transparent !important;background-image:none !important; }
/* >>>>>Sidebar<<<<< */
.portlet h5:before { content:"_";color:transparent; }
.portlet h5 { text-align:center !important;color: lime;border-bottom:0 !important; }
.portlet .pBody { background-color:rgba(0,0,0,0.3);border:1px solid rgba(0,0,0,0.4); }
.portlet .pBody ul { list-style-image: url(http://files.homepagemodules.de/b59257/pictures_u447_5bfc47.png); }
.portlet a { color:#0F0 !important; }
.portlet li:hover {
list-style-image: url(http://files.homepagemodules.de/b59257/pictures_u448_6337a1.png);
-webkit-animation:sidebar 700ms infinite linear;-moz-animation:sidebar 500ms infinite linear;
}
.portlet li:hover a { color:#0F6 !important;text-decoration:none;text-shadow:0px 0px 1px #0BB, 0px 0px 3px #088; }
@-webkit-keyframes sidebar {
0%,100% { -webkit-transform:translateX(0); }
50% { -webkit-transform:translateX(15px); }
}
@-moz-keyframes sidebar {
0%,100% { -moz-transform:translateX(0); }
50% { -moz-transform:translateX(15px); }
}
#siteNotice { display:none; }
#n-currentevents { display:none; }
#n-republic { display:none; }
.generated-sidebar:not([id="p-navigation"]) { display:none; }
#t-recentchangeslinked { display:none; }
#t-emailuser { display:none; }
#feedlinks { display:none; }
/* Logo-Animation */
#p-logo a {
height:155px; width:154px; -webkit-transform-style: preserve-3d;opacity:0.7; }
#p-logo:hover a {
height:155px; width:154px; -webkit-transform-style: preserve-3d;
-webkit-animation: logo_drehen 2s infinite linear;-moz-animation: logo_drehen 2s infinite linear; }
@-webkit-keyframes logo_drehen
{
0%,100% { -webkit-transform: rotateY(0); }
50% { -webkit-transform: rotateY(180deg); }
}
@-moz-keyframes logo_drehen
{
0%,100% { -moz-transform: rotateY(0); }
50% { -moz-transform: rotateY(180deg); }
}
/* Search */
#p-search .pBody { background-color:rgba(0,0,0,0.3) !important; border:1px solid rgba(0,0,0,0.4); }
#searchInput { -webkit-appearance: textfield;outline:none;background-color: #020 !important; color:lime; margin-bottom:3px; border-color:black !important; }
.searchButton { color:lime; background-color:rgba(0,0,0,0.3); border:1px solid black; border-radius:5px; cursor: pointer; }
.searchButton:hover { color:#0F6 !important;text-shadow:0px 0px 1px #0BB, 0px 0px 3px #088; }
/* >>>>>Page Tabs<<<<< */
#p-cactions li {
border-top-left-radius: 5px;
border-top-right-radius: 5px;
margin-right:0.3em;
padding-top:5px;
border: none;
background-image: -webkit-linear-gradient(bottom, rgba(0,0,0,0.5) 0%, transparent 80%, transparent 100%);
background-color: transparent;
}
#p-cactions li.selected {
background-image: -webkit-linear-gradient(bottom, rgba(0,0,0,0.75), transparent);
background-color: transparent;
padding-top:5px;
}
#p-cactions li a { background-color: transparent !important;color:lime !important; }
#p-cactions li a:hover { color:#0F6 !important;text-shadow:0px 0px 1px #0BB, 0px 0px 3px #088; }
li#pt-userpage { background: none; }
li#pt-logout { display:none; }
#p-personal .pBody { background-color:transparent !important; }
#p-personal li a { color:lime !important; }
#p-personal li a:hover { color:#0F6 !important; background-color:transparent !important;text-shadow:0px 0px 1px #0BB, 0px 0px 3px #088; }
/* >>>>>Editing<<<<< */
/* "Save page", "Show preview" and "Show changes" */
#wpSave, #wpPreview, #wpDiff { color:lime; background-color:rgba(0,0,0,0.3); border:1px solid black; border-radius:5px; cursor: pointer; }
#wpSave { font-weight:normal; }
#wpSave:hover, #wpPreview:hover, #wpDiff:hover { color:#0F4 !important; text-shadow:0px 0px 1px #0BB, 0px 0px 3px #088; }
/* Summary */
#wpSummary {
-webkit-appearance: textfield;outline:none;
background-color: #040 !important; color:lime; border:1px solid black !important;
padding-left:2px;padding-right:2px;margin-top:5px;
}
.mw-summary-preview, .mw-summary preview span { color:lime; }
/* "Watch this page" */
#wpWatchthis, .editOptions label[for="wpWatchthis"] { display:none; }
/* "cancel" and "editing help" */
.editHelp { display:none; }
/* Warning at long pages */
#mw-edit-longpagewarning { display:none; }
/* Toolbar above textarea when editing */
.toolbar, #toolbar { display:none; }
/* copyright-warning */
#editpage-copywarn div:nth-child(2) { display:none; }
#editpage-copywarn > p { display:none; }
/* previewnote */
.previewnote p { color:#0F4 !important; }
/* double previewnote when editing css */
body[class*="_Shadowtweaker_monobook_css"] #bodyContent > p,
body[class*="_Shadowtweaker_monobook_css"] #wikiPreview > p { display:none; }
.previewnote hr { display:none; }
/* noarticletext */
.noarticletext p, .noarticletext li {
background:rgba(0,0,0,0.3) !important;
border-radius:5px;
border:1px solid black;
color:lime;
}
/* once deleted article */
.mw-warning-with-logexcerpt p:empty { display:none; }
/* editing new articles */
.mw-newarticletext, #NewarticletextNS { display:none; }
/* >>>>>history<<<<< */
/* search in history */
#mw-history-searchform, #mw-history-search { display:none; }
/* MediaWiki:Histlegend */
.mw-history-legend { display:none; }
/* button "compare seleceted revisions" */
.historysubmit { color:lime; background-color:rgba(0,0,0,0.3); border:1px solid black; border-radius:5px; cursor: pointer; }
/* >>>>>watching and watchlist<<<<< */
/* message when (un)watching */
.mw-js-message-watch { display:none !important; }
/* explanation bold articles */
#mw-watchlist-resetbutton ul { display:none; }
/* legend */
.page-Special_Watchlist .mw-rc-label-legend { display:none; }
/* >>>>>Special:RecentChanges<<<<< */
.page-Special_RecentChanges .special a { color:lime; }
.page-Special_RecentChanges .special a:visited { font-style:italic; }
.page-Special_RecentChanges .special a:active, .page-Spezial_Letzte_Änderungen .special a:hover {
color:#0F6;text-decoration:none !important;text-shadow:0px 0px 1px #0BB, 0px 0px 3px #088; }
.page-Special_RecentChanges .special a.new { text-decoration:line-through; }
.page-Special_RecentChanges .autocomment { color:lime; }
.page-Special_RecentChanges .special li:hover { background:rgba(0,0,0,0.2) !important; }
abbr.minor, abbr.newpage, abbr.bot, abbr.unpatrolled { color:lime !important; }
.page-Special_RecentChanges #bodyContent > p:nth-child(1) { display:none; }
.page-Special_RecentChanges .rcoptions legend { color:lime !important; }
.page-Special_RecentChanges .rcoptions { border:2px solid rgba(0,0,0,0.3) !important; }
.page-Special_RecentChanges .namespaceselector { background:black !important; color:lime; }
.page-Special_RecentChanges .mw-label label[for="namespace"] { color:lime !important; }
.page-Special_RecentChanges #nsinvert, .page-Spezial_Letzte_Änderungen label[for="nsinvert"] { display:none; }
.page-Special_RecentChanges input[value="Anwenden"] {
color:lime;
background-color:rgba(0,0,0,0.3);
border:1px solid black;
border-radius:5px;
cursor: pointer;
}
.page-Special_RecentChanges input[value="Anwenden"]:hover { color:#0F6 !important;text-shadow:0px 0px 1px #0BB, 0px 0px 3px #088; }
.page-Special_RecentChanges .mw-rc-label-legend abbr { color:lime !important; }
.page-Special_RecentChanges .special a[href="/wiki/User:Shadowtweaker"],
.page-Special_RecentChanges .special a[href="/w/index.php?title=User:Shadowtweaker&action=edit&redlink=1"],
.page-Special_RecentChanges .special a[title="User:Shadowtweaker"],
.page-Special_RecentChanges .special a[title="User:Shadowtweaker (Seite nicht vorhanden)"]
{
color: white !important; font-weight: bold; text-shadow:0px 0px 5px white, 0px 0px 10px white;
}
/* >>>>>other special pages<<<<< */
.ns-special .sp-cached { display:none; }
.page-Special_SpecialPages .mw-specialpagesgroup { background:rgba(0,0,0,0.3) !important;border:1px solid black; }
.page-Special_Search .mw-search-formheader { display:none; }
.page-Special_AllPages legend { color:lime !important; }
.page-Special_AllPages table#nsselect label { color:lime !important; }
.page-Special_AllPages .mw-specialpage-summary { display:none; }
.page-Special_AllPages .allpageslist { color:lime !important; }
.ns-special legend, .ns-special fieldset { color:lime; }
.page-Special_DoubleRedirects .mw-spcontent p { display:none; }
Categories
- No categories associated with this article