User:RheingoldRiver/common.css

From Sea of Thieves Wiki
Jump to navigation Jump to search
In other languages: Deutsch • English • Español • Français • Português • 中文
Note: After saving, 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: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Go to Menu → Settings (Opera → Preferences on a Mac) and then to Privacy & security → Clear browsing data → Cached images and files.
@import url(https://lol.gamepedia.com/index.php?title=User:Kittymmeow/hydra.css&action=raw&ctype=text/css);

.mw-special-Recentchanges .mw-rollback-link,
.mw-special-Watchlist .mw-rollback-link {
  display: none;
}

.wikiEditor-ui-toolbar {
    display:none;
}

.mw-editfont-default {
    line-height:1.1!important;
}

.skin-hydra select,
.skin-hydra input,
.skin-hydra input.oo-ui-inputWidget-input,
.skin-hydra .oo-ui-checkboxInputWidget [type="checkbox"] + span,
.skin-hydra textarea {
 color:var(--textarea);
 background-color:#BABABA;
}


#pv2 {
    display:none;
}

.custom-editlink {
   -webkit-touch-callout: none;
   -webkit-user-select: none;
   -khtml-user-select: none;
   -moz-user-select: none;
   -ms-user-select: none;
   user-select: none;
   margin-left:.5em;
}

.oo-ui-decoratedOptionWidget {
 padding-top:3px;
 padding-bottom:3px;
}
/*
#content {
	filter:invert(100%);
}

#content img {
	filter:invert(100%);
}

#content .sprite {
	filter:invert(100%);

/*.ns-828 #content {
	filter:invert(100%);
}*/


pre.mw-script {
 background-color:#060606;
 color:#CCCCCC 
}

/*

*/

#title-copy-outer {
  display:inline-block;
  display:inline-flex;
  flex-direction:column;
  justify-content:space-between;
  height:1em;
  margin-left:0.25em;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

#title-copy-content {
  width:0.6em;
  flex-basis:50%;
}

#title-copy-content::after {
  content:'\f0c5';
  font-family: fontAwesome;
  font-size:50%;
  position:relative;
  top:0;
  display:block;
}

#title-copy-all {
  width:0.6em;
  flex-basis:50%;
}

#title-copy-all::after {
  content:'\f0c5';
  font-family: fontAwesome;
  font-size:50%;
  position:relative;
  top:0;
  display:block;
}


#firstHeading {
  display:flex;
  align-items:self-start;
}

#firstHeading .editlink {
  align-self:center;
}

#title-copy-outer + .editlink {
  margin-left:0.25em;
}


/* 

https://gamepedia.cursecdn.com/lolesports_gamepedia_en/6/6c/ItemSprite.png?version=c3211381476cb0d74094d22fdb15f45")

https://gamepedia.cursecdn.com/lolesports_gamepedia_en/thumb/6/6c/ItemSprite.png/1000px-ItemSprite.png?version=c3211381476cb0d74094d22fdb15f45")

*/


.navbox-title-small {
 font-size:100%!important;
}

body.mw-special-Whatlinkshere ul { list-style: decimal }