Note: After saving, you have to bypass your browser's cache to see the changes.
- Internet Explorer: hold down the Ctrl key and click the Refresh or Reload button, or press Ctrl+F5.
- Firefox: hold down the Shift key while clicking Reload; alternatively press Ctrl+F5 or Ctrl+Shift+R.
- Opera users have to clear their caches through Tools→Preferences.
- Konqueror and Safari users can just click the Reload button.
- Chrome: press Ctrl+Shift+R, or Ctrl+F5 or Shift+F5.
/* <pre> */
/**
* This file is compiled from LESS located in [[MediaWiki:Custom-Common.less]]
*
* Please try to avoid editing this file directly unless absolutely necessary
* Instead edit the appropriate (sub)page of MediaWiki:Common.less ([[Special:PrefixIndex/MediaWiki:Custom-Common.less]])
*
* To update this file from MediaWiki:Common.less, click the "Update CSS" button
* which can be found below the edit button for Oasis users, or in the toolbox for Monobook users.
*
* For more information see <http://dev.wikia.com/wiki/Less>
*/
@import url("/load.php?mode=articles&articles=MediaWiki:Themes.css&only=styles");
@font-face {
font-family: 'runescape';
font-style: normal;
font-weight: normal;
src: url('//images.wikia.com/runescape/images/a/ab/Runescape_chat.eot?') format('embedded-opentype'),
local("RuneScape Chat"),
url('//images.wikia.com/runescape/images/8/87/Runescape_chat.woff') format('woff');
}
@font-face {
font-family: 'runescape-bold';
font-style: normal;
font-weight: bold;
src: url('//images.wikia.com/runescape/images/1/1e/Runescape_chat_bold.eot?') format('embedded-opentype'),
local("RuneScape Chat Bold 2"),
local("RuneScape Chat Bold"),
local("RuneScape Chat 2"),
url('://images.wikia.com/runescape/images/e/e8/Runescape_chat_bold.woff') format('woff');
}
@font-face {
font-family: 'runescape-small';
font-style: normal;
font-weight: normal;
src: url('//images.wikia.com/runescape/images/d/de/Runescape_small.eot?') format('embedded-opentype'),
local("RuneScape Small"),
url('//images.wikia.com/runescape/images/c/c5/Runescape_small.woff') format('woff');
}
@font-face {
font-family: 'runescape-classic';
font-style: normal;
font-weight: normal;
src: url('//images.wikia.com/runescape/images/6/64/Runescape_classic.eot?') format('embedded-opentype'),
local("RuneScape Classic"),
url('//images.wikia.com/runescape/images/3/3b/Runescape_classic.woff') format('woff');
}
@font-face {
font-family: 'KingthingsPetrock';
font-style: normal;
font-weight: normal;
src: url('//images.wikia.com/runescape/images/f/fa/Kingthings_Petrock-webfont.eot?') format('embedded-opentype'),
local("KingthingsPetrock"),
url('//images.wikia.com/runescape/images/6/6d/Kingthings_Petrock-webfont.woff') format('woff');
}
@font-face {
font-family: 'MuseoSans';
font-style: normal;
font-weight: normal;
src: url('//img3.wikia.nocookie.net/__cb20140329160843/runescape/images/f/fb/Museo_Sans_500.eot?') format('embedded-opentype'),
local("MuseoSans"),
url('//img1.wikia.nocookie.net/__cb20140329160753/runescape/images/4/47/Museo_Sans_500.woff') format('woff');
}
@font-face {
font-family: 'League Spartan';
font-style: normal;
font-weight: bold;
src: url('//img1.wikia.nocookie.net/__cb20141227092735/runescape/images/f/f0/Leaguespartan-bold.eot?') format('embedded-opentype'),
local("League Spartan"),
url('//img3.wikia.nocookie.net/__cb20141227092736/runescape/images/9/90/Leaguespartan-bold.woff') format('woff');
}
.theme-fandomdesktop-light,
.skin-oasis {
--template-background-color-1: #f9f9f9;
--template-background-color-2: #f2f2f2;
--template-background-color-3: #438ab5;
--template-border-color-1: #aaa;
--bestiary-color-free:#FBF4DA;
--bestiary-color-members:#FFE3B2;
--bestiary-color-free-quest:#C5D2EF;
--bestiary-color-members-quest:#E8D9E8
}
.theme-fandomdesktop-dark {
--template-background-color-1: var(--theme-page-background-color--secondary);
--template-background-color-2: var(--theme-page-text-mix-color-95);
--template-background-color-3: #214459;
--template-border-color-1: #000;
--bestiary-color-free:#997B63;
--bestiary-color-members:#995026;
--bestiary-color-free-quest:#1F5A7F;
--bestiary-color-members-quest:#44317C;
}
.discussiontable.noresults th {
background-color: #cccccc;
}
.discussiontable.noresults th a {
color: #000000;
}
.discussiontable th {
color: #ffffff;
background-color: var(--template-background-color-3);
}
.discussiontable th a {
color: #ffffff;
}
.discussiontable th a:hover {
text-decoration: none;
}
.discussiontable .topic,
.discussiontable .edited,
.discussiontable .edited-by,
.discussiontable .yg-archive {
color: #000000;
background-color: #e6e6e6;
}
.dpltable {
margin-top: -4px;
}
.dpltable td {
padding-left: 5px;
}
.dpltable,
.discussiontable {
width: 100%;
}
.dpltable .topic,
.discussiontable .topic {
width: 40%;
}
.dpltable .edited,
.discussiontable .edited,
.dpltable .edited-by,
.discussiontable .edited-by {
width: 30%;
}
.dpltable .yg-archive,
.discussiontable .yg-archive {
width: 20%;
}
.discussiontable.noresults .topic,
.discussiontable.noresults .edited,
.discussiontable.noresults .edited-by,
.discussiontable.noresults .yg-archive {
color: #000000;
background-color: #e6e6e6;
}
.mp-title {
text-align: center;
margin: 30px auto;
}
.mp-title div:not( .center ) {
display: inline;
padding: 5px;
}
.mp-color {
border-radius: 5px;
background-color: var(--template-background-color-1);
padding: 4px 10px;
margin-top: 10px;
margin-bottom: 15px;
box-shadow: 0 1px 3px -1px rgba(0, 0, 0, 0.12), 0 2px 6px rgba(0, 0, 0, 0.07);
border-top: 10px solid var(--template-background-color-3);
background-color: var(--theme-page-background-color--secondary);
}
.mp-color .mp-header {
font-size: 125%;
font-weight: bold;
padding: 13px 0 10px 10px;
margin-bottom: 4px;
border-bottom: 1px solid #e1e8ed;
text-align: left;
}
.mp-color .mp-subheader {
font-weight: bold;
padding: 10px 0 2px 10px;
text-align: left;
}
.mp-color .mp-content {
margin: 10px 0;
}
.mp-color .mp-column {
width: 33%;
float: left;
}
.mp-color .mp-endrow {
clear: both;
text-align: right;
}
.mp-color .mp-endrow .mp-endbox {
border-radius: 5px;
background-color: var(--template-background-color-2);
padding: 4px 25px;
display: inline;
font-size: 85%;
font-weight: bold;
}
.mp-color .mp-header-line {
border-bottom: 1px solid #e1e8ed;
margin-top: 12px;
margin-bottom: 2px;
}
.mp-color2 {
border-radius: 5px;
background-color: var(--template-background-color-1);
padding: 4px 10px;
margin-top: 10px;
margin-bottom: 15px;
box-shadow: 0 1px 2px -1px rgba( 0, 0, 0, 0.12 ), 0 2px 4px rgba( 0, 0, 0, 0.07 );
border-top: 10px solid var(--template-background-color-3);
padding-left: 12px;
padding-right: 12px;
}
.mp-color2 .mp-header2 {
font-size: 110%;
font-weight: bold;
padding: 8px 2px;
margin-bottom: 8px;
border-bottom: 1px solid #e1e8ed;
text-align: center;
}
.mp-color2 .mp-content2 {
margin: 5px 0;
}
.mp-color2 .mp-endrow .mp-endbox2 {
border-radius: 5px;
background-color: var(--template-background-color-2);
margin-top: 10px;
}
.mp-color2 .mp-header-line {
border-bottom: 1px solid #e1e8ed;
margin-bottom: 12px;
}
.mp-color2 .ajax-poll {
padding-bottom: 0;
padding-top: 5px;
}
.mp-color2 .ajax-poll .header {
font-weight: normal !important;
}
.mp-color2 .ajax-poll input[type="submit"] {
float: right;
clear: both;
margin-top: 1em !important;
}
.mp-color2 .ajax-poll .pollAnswer {
padding-bottom: 3px;
}
.mp-color2 .ajax-poll .pollAnswerVotes {
color: #ffffff;
background-color: #c2dae8;
border: 0;
width: inherit !important;
}
.mp-color2 .ajax-poll .pollAnswerVotes div {
background-color: var(--template-background-color-3);
}
#mp-contents .mp-content,
#mp-recent .mp-content,
#mp-wiki .mp-content {
line-height: 22px;
margin: 0;
padding-left: 25px;
}
#mp-recent.mp-color {
border-color: #2e5f7d;
}
#mp-recent img {
-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
height: 112px;
}
#mp-recent .image-light {
-webkit-transition: 0.2s;
-moz-transition: 0.2s;
-o-transition: 0.2s;
-ms-transition: 0.2s;
transition: 0.2s;
}
#mp-recent .image-light:hover {
-webkit-filter: brightness(105%);
filter: brightness(105%);
}
#mp-recent .image-dark {
-webkit-transition: 0.2s;
-moz-transition: 0.2s;
-o-transition: 0.2s;
-ms-transition: 0.2s;
transition: 0.2s;
}
#mp-recent .image-dark:hover {
-webkit-filter: brightness(115%);
filter: brightness(115%);
}
#mp-gemw .mp-content2 {
padding-left: 12px;
padding-right: 12px;
}
#mp-gemw .mp-content2 #mp-gemw-date {
font-size: 85%;
margin-top: -2px;
text-align: center;
}
#mp-gemw .mp-content2 #mp-gemw-cti {
font-weight: bold;
font-size: 110%;
padding-bottom: 5px;
text-align: center;
}
#mp-poll-prev-results {
margin-top: 5px;
font-size: 85%;
background: none;
width: 100%;
}
#mp-poll-prev-results th {
border-radius: 5px;
background-color: var(--template-background-color-2);
}
#mp-rsnews-endrow {
margin-top: 0.75em;
}
#mp-patch-endrow {
position: relative;
top: -30px;
margin-bottom: -30px;
}
#mp-fimg {
padding-left: 15px;
padding-right: 15px;
}
#mp-fimg img {
-webkit-filter: drop-shadow(0 2px 5px rgba(0, 0, 0, 0.15));
filter: drop-shadow(0 2px 5px rgba(0, 0, 0, 0.15));
padding-top: 10px;
padding-bottom: 10px;
}
#mp-footer {
background-color: var(--template-background-color-1);
text-align: center;
margin-top: 10px;
padding: 10px 20px;
}
.recent-updates {
text-align: center;
margin-bottom: 15px;
}
.recent-updates .recent-update {
width: 32%;
height: 300px;
position: relative;
border-radius: 4px;
box-shadow: 0 1px 3px -1px rgba(0, 0, 0, 0.12), 0 2px 6px rgba(0, 0, 0, 0.07);
display: inline-block;
}
.recent-updates .recent-update .content {
bottom: 0;
padding: 10px 12px;
position: absolute;
text-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 50%, rgba(0, 0, 0, 0.3) 100%);
text-align: left;
border-radius: 0 4px 4px;
}
.recent-updates .recent-update .content a {
color: white;
}
.recent-updates .recent-update .content a + a:before {
content: "ÃÂÃÂÃÂÃÂÃÂÃÂÃÂâÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂâ ";
display: inline-block;
white-space: pre-wrap;
color: #ddd;
}
.recent-updates .recent-update .content .header {
font-size: 120%;
font-weight: bold;
padding-bottom: 4px;
border-bottom: 1px solid #ccc;
}
.recent-updates .recent-update .content .date {
font-weight: bold;
font-size: 90%;
padding-top: 3px;
}
.recent-updates .recent-update .content .links {
margin-top: 10px;
}
.recent-updates .recent-update + .recent-update {
margin-left: 4px;
}
.recent-update .content {
z-index: 1;
}
.recent-update .content:after {
z-index: -1;
content: ' ';
display: block;
position: absolute;
width: 100%;
height: 100%;
opacity: 1;
left: 0;
bottom: 0;
background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.25) 50%, rgba(0, 0, 0, 0.35) 100%);
transition: 0.2s;
border-radius: 0 4px 4px;
}
.recent-update:hover .content:after {
opacity: 0;
}
.recent-update:nth-child(1) {
background: url('http://runescape.wikia.com/wiki/Special:FilePath/Golden_Palace.png?width=600') #333333 center no-repeat;
background-size: cover;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx) {
.recent-update:nth-child(1) {
background: url('http://runescape.wikia.com/wiki/Special:FilePath/Golden_Palace.png?width=1000') #333333 center no-repeat;
background-size: cover;
}
}
.recent-update:nth-child(2) {
background: url('http://runescape.wikia.com/wiki/Special:FilePath/Shattered_Worlds_hub.png?width=600') #333333 center no-repeat;
background-size: cover;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx) {
.recent-update:nth-child(2) {
background: url('http://runescape.wikia.com/wiki/Special:FilePath/Shattered_Worlds_hub.png?width=1000') #333333 center no-repeat;
background-size: cover;
}
}
.recent-update:nth-child(3) {
background: url('http://runescape.wikia.com/wiki/Special:FilePath/Spring_Fayre.png?width=600') #333333 center no-repeat;
background-size: cover;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx) {
.recent-update:nth-child(3) {
background: url('http://runescape.wikia.com/wiki/Special:FilePath/Spring_Fayre.png?width=1000') #333333 center no-repeat;
background-size: cover;
}
}
#mp-announcement {
background: url('https://i.imgur.com/0jTSTgD.png') #333333 no-repeat;
border-radius: 4px;
margin-bottom: 15px;
box-shadow: 0 1px 3px -1px rgba(0, 0, 0, 0.12), 0 2px 6px rgba(0, 0, 0, 0.07);
background-size: cover;
background-position: 0 25%;
position: relative;
height: 200px;
}
#mp-announcement .edit {
position: absolute;
top: 0px;
right: 5px;
font-size: 10px;
color: #b7b7b8;
background: #0003;
padding: 0px 3px;
}
#mp-announcement .edit a {
color: #b7b7b8;
}
#mp-announcement .container {
color: white;
background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 40%, rgba(0, 0, 0, 0.7) 100%);
border-radius: 0 0 4px 4px;
display: flex;
flex-flow: row wrap;
align-items: center;
padding: 10px 15px 15px;
position: absolute;
bottom: 0;
}
#mp-announcement .container h2 {
flex: 1 100%;
font-weight: bold;
padding: 0 8px 12px;
text-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
color: white;
border-bottom: none;
font-size: 25px;
}
#mp-announcement .container .child-text {
flex: 2;
}
#mp-announcement .container .child-text p {
margin: 8px;
}
#mp-announcement .container .child-text a {
color: white;
font-weight: bold;
padding: 1px 2px 2px;
}
#mp-announcement .container .child-text .important {
color: white;
font-weight: bold;
padding: 1px 2px 2px;
}
#mp-announcement .container .child-button {
flex: 1;
text-align: center;
}
#mp-announcement .container .child-button .cta-button a {
color: white;
font-size: 12px;
font-weight: bold;
text-decoration: none;
text-transform: uppercase;
padding: 14px 18px !important;
transition: 0.3s ease;
}
#mp-announcement .container .child-text a {
background: #37589f;
}
#mp-announcement .container .child-text .important {
background: #37589f;
}
#mp-announcement .container .child-button .cta-button a {
background-color: #37589f !important;
}
#mp-announcement .container .child-button .cta-button a:hover {
background-color: #496fc0 !important;
}
#mp-announcement.vindicta {
background-image: url('https://i.imgur.com/vESeiFv.jpg') !important;
}
#mp-announcement.vindicta .container .child-text a {
background: #8b2193 !important;
}
#mp-announcement.vindicta .container .child-text .important {
background: #8b2193 !important;
}
#mp-announcement.vindicta .container .child-button .cta-button a {
background-color: #8b2193 !important;
}
#mp-announcement.vindicta .container .child-button .cta-button a:hover {
background-color: #b22abd !important;
}
#mp-announcement.nex {
background-image: url('https://i.imgur.com/0vVtKKT.jpg') !important;
}
#mp-announcement.nex .container .child-text a {
background: #1e7b71 !important;
}
#mp-announcement.nex .container .child-text .important {
background: #1e7b71 !important;
}
#mp-announcement.nex .container .child-button .cta-button a {
background-color: #1e7b71 !important;
}
#mp-announcement.nex .container .child-button .cta-button a:hover {
background-color: #28a497 !important;
}
#mp-announcement.mole {
background-image: url('https://i.imgur.com/d9sIBOW.png') !important;
}
#mp-announcement.mole .container .child-text a {
background: #534334 !important;
}
#mp-announcement.mole .container .child-text .important {
background: #534334 !important;
}
#mp-announcement.mole .container .child-button .cta-button a {
background-color: #534334 !important;
}
#mp-announcement.mole .container .child-button .cta-button a:hover {
background-color: #725c48 !important;
}
#mp-announcement.corp {
background-image: url('https://i.imgur.com/nqrGQlv.png') !important;
}
#mp-announcement.corp .container .child-text a {
background: #6785a9 !important;
}
#mp-announcement.corp .container .child-text .important {
background: #6785a9 !important;
}
#mp-announcement.corp .container .child-button .cta-button a {
background-color: #6785a9 !important;
}
#mp-announcement.corp .container .child-button .cta-button a:hover {
background-color: #889fbb !important;
}
#mp-announcement.family {
background-image: url('https://i.imgur.com/w33wRKf.png') !important;
}
#mp-announcement.zilyana {
background-image: url('https://i.imgur.com/D0Z34cu.png') !important;
}
#mp-announcement.zilyana .container .child-text a {
background: #1e7b71 !important;
}
#mp-announcement.zilyana .container .child-text .important {
background: #1e7b71 !important;
}
#mp-announcement.zilyana .container .child-button .cta-button a {
background-color: #1e7b71 !important;
}
#mp-announcement.zilyana .container .child-button .cta-button a:hover {
background-color: #28a497 !important;
}
#mp-announcement.kbd {
background-image: url('https://i.imgur.com/eTVsB5e.png') !important;
}
#mp-announcement.kbd .container .child-text a {
background: #8c2536 !important;
}
#mp-announcement.kbd .container .child-text .important {
background: #8c2536 !important;
}
#mp-announcement.kbd .container .child-button .cta-button a {
background-color: #8c2536 !important;
}
#mp-announcement.kbd .container .child-button .cta-button a:hover {
background-color: #b43046 !important;
}
#mp-announcement.helwyr {
background-image: url('https://i.imgur.com/vwTGMET.png') !important;
}
#mp-announcement.helwyr .container .child-text a {
background: #24588c !important;
}
#mp-announcement.helwyr .container .child-text .important {
background: #24588c !important;
}
#mp-announcement.helwyr .container .child-button .cta-button a {
background-color: #24588c !important;
}
#mp-announcement.helwyr .container .child-button .cta-button a:hover {
background-color: #2e71b5 !important;
}
#mp-announcement.kree {
background-image: url('https://i.imgur.com/YEajVee.png') !important;
}
#mp-announcement.kree .container .child-text a {
background: #1e7b71 !important;
}
#mp-announcement.kree .container .child-text .important {
background: #1e7b71 !important;
}
#mp-announcement.kree .container .child-button .cta-button a {
background-color: #1e7b71 !important;
}
#mp-announcement.kree .container .child-button .cta-button a:hover {
background-color: #28a497 !important;
}
#mp-announcement.classic {
background-image: url('https://i.imgur.com/EXGTmZd.png') !important;
}
#mp-announcement.classic .container .child-text a {
background: #292826 !important;
}
#mp-announcement.classic .container .child-text .important {
background: #292826 !important;
}
#mp-announcement.classic .container .child-button .cta-button a {
background-color: #292826 !important;
}
#mp-announcement.classic .container .child-button .cta-button a:hover {
background-color: #43423f !important;
}
#mp-announcement.greg {
background-image: url('https://i.imgur.com/JUOjKKD.png') !important;
}
#mp-announcement.furies {
background-image: url('https://i.imgur.com/4RR87p6.png') !important;
}
#mp-announcement.deathmatch {
background-image: url('https://i.imgur.com/dRnz07H.png') !important;
}
#mp-announcement.deathmatch .container .child-text a {
background: #6b1818 !important;
}
#mp-announcement.deathmatch .container .child-text .important {
background: #6b1818 !important;
}
#mp-announcement.deathmatch .container .child-button .cta-button a {
background-color: #6b1818 !important;
}
#mp-announcement.deathmatch .container .child-button .cta-button a:hover {
background-color: #952121 !important;
}
#mp-announcement.kk {
background-image: url('https://i.imgur.com/6VMxrNv.png') !important;
}
#mp-announcement.kk .container .child-text a {
background: #685021 !important;
}
#mp-announcement.kk .container .child-text .important {
background: #685021 !important;
}
#mp-announcement.kk .container .child-button .cta-button a {
background-color: #685021 !important;
}
#mp-announcement.kk .container .child-button .cta-button a:hover {
background-color: #8f6e2d !important;
}
.mw-plusminus-pos {
color: #006500;
}
.mw-plusminus-neg {
color: #8b0000;
}
.mw-tag-markers,
.mw-tag-markers a {
color: red;
font-weight: bold;
}
.mw-tag-marker-visualeditor a,
.mw-tag-marker-visualeditor-needcheck a {
color: #e49f10;
font-weight: normal;
}
.recentchangestext {
clear: both;
font-size: smaller;
margin: 0 auto;
}
.recentchangestext th {
text-align: right;
padding-right: 5px;
}
.recentchangestext .speedy-delete,
.recentchangestext .speedy-move {
color: #cb1c00;
}
.UserStatsMenu,
.ChatModule .UserStatsMenu {
width: 200px !important;
}
.ChatLog {
word-break: break-all;
}
.page-Special_ListFiles a.image img {
width: inherit;
height: inherit;
}
.page-Special_ListFiles .TablePager_col_thumb {
text-align: center;
}
#apEx .paramName h2.name {
background-color: var(--template-background-color-3);
color: #ffffff;
background-image: none;
border-radius: 0;
border: none;
}
#apEx .paramName .paramContent {
background-color: var(--template-background-color-2);
color: #000000;
border: none;
}
#apEx .paramName .paramContent dt h3 {
border-radius: 0;
background-color: #9dc3db;
color: #000000;
background-image: none;
box-shadow: none;
border: none;
padding-left: 10px;
}
#apEx .paramName .paramContent dt dd {
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
box-shadow: none;
font-weight: normal;
}
div.mw-warning-with-logexcerpt {
padding: 10px 20px;
}
.community-page-header .community-page-header-content {
margin-top: auto;
margin-bottom: auto;
padding-bottom: 0;
}
.community-page-card-module {
box-shadow: 0 1px 3px -1px rgba( 0, 0, 0, 0.12 ), 0 2px 6px rgba( 0, 0, 0, 0.07 );
background: var(--template-background-color-1);
border: none;
border-radius: 5px;
}
.community-page-card-module-header {
border-radius: 5px 5px 0 0;
}
.community-page-rail {
background: var(--template-background-color-1);
}
.community-page-todo-list-module .community-page-todo-list-module-content {
border-left: 0;
}
.badge-container path:first-child {
fill: var(--template-background-color-3);
}
.page-Special_NewFiles .thumbimage {
max-height: 212px !important;
max-width: 212px !important;
margin: 0 !important;
}
table.smwb-factbox {
border-left: 0 !important;
}
table.smwb-factbox tr.smwb-title td {
background-color: #ededed;
border: 1px solid #ddd;
font-size: 22px;
padding: 5px 10px;
}
table.smwb-factbox tr.smwb-propvalue th {
background-color: #f5f5f5;
border: 1px solid #ddd;
border-top: 0;
font-size: 13px;
}
table.smwb-factbox tr.smwb-propvalue td {
background-color: #fafafa;
border: 1px solid #ddd;
border-top: 0;
border-left: 0;
padding: 4px 8px;
}
table.smwb-factbox tr.smwb-center {
background-color: #f5f5f5;
}
table.smwb-factbox tr.smwb-center td {
border: 1px solid #ddd;
border-top: 0;
padding: 4px 8px;
}
table.smwb-ifactbox {
border-right: 0 !important;
}
table.smwb-ifactbox tr.smwb-ipropvalue th {
background-color: #f5f5f5;
border: 1px solid #ddd;
border-top: 0;
font-size: 13px;
}
table.smwb-ifactbox tr.smwb-ipropvalue td {
background-color: #fafafa;
border: 1px solid #ddd;
border-top: 0;
border-right: 0;
padding: 4px 8px;
}
.watchlistredir a,
.allpagesredirect a {
color: #888;
font-style: italic;
}
.not-patrolled {
background-color: var(--template-background-color-1);
border-right: 10px solid #eee;
padding-right: 15px;
}
.mw-special-AbuseLog .mw-abuselog-details {
table-layout: fixed;
width: 100%;
}
.forumlist th.forum_title {
padding-left: 25px;
}
.forumlist td {
padding: 0;
}
.forumlist td span {
display: block;
padding-left: 15px;
font-size: smaller;
}
.forumlist td span.forum_author {
padding-left: 30px;
}
.forumlist td span a {
text-decoration: none;
}
.forumlist .forum_edited a {
text-decoration: none;
}
.forumlist .forum_title .forum_new {
font-weight: bold;
background: url('http://images4.wikia.nocookie.net/runescape/images/7/71/Forum_new.png') no-repeat;
padding-top: 2px;
padding-bottom: 1px;
}
.forumlist .forum_title a {
padding-left: 25px;
}
.forumactiveheader,
.forumarchiveheader,
.forumoldarchives {
background-color: var(--template-background-color-3);
color: #ffffff;
}
.forumoldarchives a {
color: #ffffff;
}
.forumcolumnheader {
background-color: #e6e6e6;
color: #000000;
text-align: left;
padding-left: 5px;
}
ul.actionbar,
ul.actionbar-revolution {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 39px 0 0 6px;
margin: 0;
width: 530px;
height: 76px;
}
ul.actionbar li,
ul.actionbar-revolution li {
list-style: none;
float: left;
margin: 0;
padding: 0;
width: 32px;
height: 32px;
line-height: 32px;
text-align: center;
margin-right: 4px;
}
ul.actionbar {
background: url('https://runescape.wikia.com/wiki/Special:FilePath/Template_action_bar.png');
}
ul.actionbar-revolution {
background: url('https://runescape.wikia.com/wiki/Special:FilePath/Template_action_bar_revolution.png');
}
.attack-speed {
max-width: 150px;
line-height: 1.3em;
display: block;
text-align: center;
}
.attack-speed b {
width: 100%;
background-color: #dedede;
box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, 0.1), inset 0 -1px 1px 0 rgba(255, 255, 255, 0.2);
display: block;
border-radius: 2.5px;
height: 5px;
}
.attack-speed b::after {
border-radius: 2.5px;
height: 5px;
content: "";
background-color: #999999;
display: inline-block;
width: 0%;
float: left;
box-shadow: inset 0 1px 1px 0 rgba(255, 255, 255, 0.3), inset 0 -1px 1px 0 rgba(0, 0, 0, 0.1);
}
.attack-speed.weapon {
max-width: 150px;
}
.attack-speed.weapon b {
background-color: #c6dce8;
}
.attack-speed.weapon b::after {
background-color: var(--template-background-color-3);
}
.attack-speed.monster {
max-width: 123px;
}
.attack-speed.monster b {
background-color: #ecccc6;
}
.attack-speed.monster b::after {
background-color: #861c10;
}
.attack-speed.weapon.fastest b::after {
width: 100%;
}
.attack-speed.weapon.fast b::after {
width: 80%;
}
.attack-speed.weapon.average b::after {
width: 60%;
}
.attack-speed.weapon.slow b::after {
width: 40%;
}
.attack-speed.weapon.slowest b::after {
width: 20%;
}
.attack-speed.monster.t1 b::after {
width: 100%;
}
.attack-speed.monster.t2 b::after {
width: 90%;
}
.attack-speed.monster.t3 b::after {
width: 80%;
}
.attack-speed.monster.t4 b::after {
width: 70%;
}
.attack-speed.monster.t5 b::after {
width: 60%;
}
.attack-speed.monster.t6 b::after {
width: 50%;
}
.attack-speed.monster.t7 b::after {
width: 40%;
}
.attack-speed.monster.t8 b::after {
width: 30%;
}
.attack-speed.monster.t9 b::after {
width: 20%;
}
.attack-speed.monster.t10 b::after {
width: 10%;
}
@-webkit-keyframes "random-speed" {
0% {
width: 20%;
}
25% {
width: 40%;
}
50% {
width: 60%;
}
75% {
width: 80%;
}
100% {
width: 100%;
}
}
@keyframes "random-speed" {
0% {
width: 20%;
}
25% {
width: 40%;
}
50% {
width: 60%;
}
75% {
width: 80%;
}
100% {
width: 100%;
}
}
.attack-speed.random b::after {
-webkit-animation-name: random-speed;
-webkit-animation-duration: 5s;
-webkit-animation-iteration-count: infinite;
-webkit-animation-direction: alternate;
animation-name: random-speed;
animation-duration: 5s;
animation-iteration-count: infinite;
animation-direction: alternate;
}
.chat-options span {
padding: 0 1px;
}
.chat-options .chat-options-underline {
border-bottom: 1px dotted #15f;
cursor: help;
}
.clear-both {
clear: both;
}
.clear-left {
clear: left;
}
.clear-right {
clear: right;
}
.coins {
color: green;
background-position: 0% 50%;
background-repeat: no-repeat;
display: inline-block;
padding: 0;
}
.coins-pos {
color: #014cc0;
}
.coins-neg {
color: #c02614;
}
.rusty-coins-10000 {
background-image: url('https://runescape.wikia.com/wiki/Special:FilePath/Rusty_coins_10000.png');
padding: 7px 0 1px 35px;
}
.rusty-coins-1000 {
background-image: url('https://runescape.wikia.com/wiki/Special:FilePath/Rusty_coins_1000.png');
padding: 1px 0 1px 35px;
}
.rusty-coins-250 {
background-image: url('https://runescape.wikia.com/wiki/Special:FilePath/Rusty_coins_250.png');
padding: 1px 0 1px 35px;
}
.rusty-coins-100 {
background-image: url('https://runescape.wikia.com/wiki/Special:FilePath/Rusty_coins_100.png');
padding: 1px 0px 1px 32px;
}
.rusty-coins-25 {
background-image: url('https://runescape.wikia.com/wiki/Special:FilePath/Rusty_coins_25.png');
padding-left: 30px;
}
.rusty-coins-5 {
background-image: url('https://runescape.wikia.com/wiki/Special:FilePath/Rusty_coins_5.png');
padding-left: 30px;
}
.rusty-coins-4 {
background-image: url('https://runescape.wikia.com/wiki/Special:FilePath/Rusty_coins_4.png');
padding-left: 30px;
}
.rusty-coins-3 {
background-image: url('https://runescape.wikia.com/wiki/Special:FilePath/Rusty_coins_3.png');
padding-left: 30px;
}
.rusty-coins-2 {
background-image: url('https://runescape.wikia.com/wiki/Special:FilePath/Rusty_coins_2.png');
padding-left: 23px;
}
.rusty-coins-1 {
background-image: url('https://runescape.wikia.com/wiki/Special:FilePath/Rusty_coins_1.png');
padding-left: 15px;
}
.coins-10000 {
background-image: url('https://runescape.wikia.com/wiki/Special:FilePath/Coins_10000.png');
padding: 7px 0 1px 35px;
}
.coins-1000 {
background-image: url('https://runescape.wikia.com/wiki/Special:FilePath/Coins_1000.png');
padding: 1px 0 1px 35px;
}
.coins-250 {
background-image: url('https://runescape.wikia.com/wiki/Special:FilePath/Coins_250.png');
padding: 1px 0 1px 35px;
}
.coins-100 {
background-image: url('https://runescape.wikia.com/wiki/Special:FilePath/Coins_100.png');
padding: 1px 0px 1px 32px;
}
.coins-25 {
background-image: url('https://runescape.wikia.com/wiki/Special:FilePath/Coins_25.png');
padding-left: 30px;
}
.coins-5 {
background-image: url('https://runescape.wikia.com/wiki/Special:FilePath/Coins_5.png');
padding-left: 30px;
}
.coins-4 {
background-image: url('https://runescape.wikia.com/wiki/Special:FilePath/Coins_4.png');
padding-left: 30px;
}
.coins-3 {
background-image: url('https://runescape.wikia.com/wiki/Special:FilePath/Coins_3.png');
padding-left: 30px;
}
.coins-2 {
background-image: url('https://runescape.wikia.com/wiki/Special:FilePath/Coins_2.png');
padding-left: 23px;
}
.coins-1 {
background-image: url('https://runescape.wikia.com/wiki/Special:FilePath/Coins_1.png');
padding-left: 15px;
}
.chimes-1000 {
background-image: url('https://runescape.wikia.com/wiki/Special:FilePath/Chimes_1000.png');
padding: 3px 0 3px 33px;
}
.chimes-100 {
background-image: url('https://runescape.wikia.com/wiki/Special:FilePath/Chimes_100.png');
padding: 1px 0 1px 30px;
}
.chimes-50 {
background-image: url('https://runescape.wikia.com/wiki/Special:FilePath/Chimes_50.png');
padding-left: 31px;
}
.chimes-20 {
background-image: url('https://runescape.wikia.com/wiki/Special:FilePath/Chimes_20.png');
padding-left: 24px;
}
.chimes-1 {
background-image: url('https://runescape.wikia.com/wiki/Special:FilePath/Chimes_1.png');
padding-left: 19px;
}
#DisassemblyT .header-top {
background: #e5e5e5;
}
.documentation {
background-color: var(--template-background-color-2);
border-left: 15px solid #898989;
margin-top: 1em;
padding: 5px 15px;
}
.documentation .doc-header {
border-bottom: 1px solid #898989;
margin-bottom: 2px;
padding-bottom: 8px;
padding-top: 6px;
}
.documentation .doc-title {
font-size: 1.25em;
font-weight: bold;
}
.documentation .doc-editlinks {
font-size: 0.85em;
margin-left: 10px;
}
.documentation .doc-transclusion {
clear: both;
font-size: 0.85em;
margin-bottom: 15px;
}
.documentation a,
.documentation a:visited,
.documentation a:active {
color: #6c6c6c;
}
.equipmenttable {
background-image: url("http://runescape.wikia.com/wiki/Special:FilePath?file=Worn_equipment_interface_blank.png");
background-repeat: no-repeat;
background-position: top left;
width: 225px;
height: 322px;
text-align: center;
padding: 60px 36px 62px 13px;
}
.equipmenttable tr {
border: none;
border-spacing: 0;
padding: 0;
margin: 0;
}
.equipmenttable td {
padding: 0 !important;
border: 0 !important;
}
.equipmenttable td.equipmentslot {
width: 34px;
height: 34px;
}
.equipmenttable td.auraslot {
padding-left: 5px !important;
}
.equipmenttable td.headslot {
padding-left: 4px !important;
}
.equipmenttable td.weaponslot,
.equipmenttable td.glovesslot {
padding-left: 20px !important;
}
.equipmenttable td.ringslot,
.equipmenttable td.shieldslot {
padding-left: 5px !important;
}
.equipmenttable td.pocketslot,
.equipmenttable td.ammoslot {
padding-left: 0 !important;
padding-right: 1px !important;
}
.equipmenttable .legsslot {
position: relative;
top: 2px;
}
.equipmenttable .glovesslot,
.equipmenttable .bootsslot,
.equipmenttable .ringslot {
position: relative;
top: 3px;
}
.topright-icon {
display: none;
}
.WikiaArticle {
overflow: visible;
}
.page-header__contribution > div:first-child {
min-height: 32px;
}
#rs-header-icons {
display: inline-block;
margin-left: 5px;
}
.rs-header-icon {
-webkit-transition: 0.2s;
-moz-transition: 0.2s;
-o-transition: 0.2s;
-ms-transition: 0.2s;
transition: 0.2s;
display: inline-block;
font-family: 'League Spartan', sans-serif;
font-size: 10px;
font-weight: bold;
text-align: center;
margin-left: 1px;
height: 25px;
width: 25px;
line-height: 30px;
}
.rs-header-icon a:hover {
text-decoration: none;
}
.rs-header-icon-rsc {
background: #333;
color: #fff;
}
.rs-header-icon-rsc:hover {
background: #555;
}
.rs-header-icon-os {
background: #5c4200;
color: #ffffff;
}
.rs-header-icon-os:hover {
background: #765400;
}
.rs-header-icon-wp {
background: #444444;
color: #ffffff;
}
.rs-header-icon-wp:hover {
background: #515151;
}
.extimage div,
.extimage a,
.extimage img {
height: inherit;
max-height: inherit;
max-width: inherit;
width: inherit;
}
.extimage .caption {
color: #696969;
padding: 3px 6px;
}
.fact-text {
color: #15f;
font-style: italic;
cursor: help;
border-bottom: dotted 1px black;
}
.fairycode {
font-family: "KingthingsPetrock", sans-serif;
font-size: 120%;
font-weight: bold;
text-transform: lowercase;
letter-spacing: 1px;
}
.fairycode b ~ b:before {
content: "\2022";
}
.infobox {
border: 1px solid var(--template-border-color-1);
background-color: var(--template-background-color-1);
color: inherit !important;
margin: 0 0 0.5em 0.2em !important;
padding: 0.2em;
float: right;
clear: right;
}
.infobox td,
.infobox th {
vertical-align: top;
}
.infobox caption {
font-size: larger;
padding-bottom: 10px !important;
margin-left: 0 !important;
color: inherit !important;
}
.infobox.bordered {
border-collapse: collapse;
}
.infobox.bordered td,
.infobox.bordered th {
border: 1px solid var(--template-border-color-1);
}
.infobox.bordered .borderless td,
.infobox.bordered .borderless th {
border: 0;
}
.infobox ul {
margin: 0.3em 0 0 1.6em;
}
.infobox .wikitable.mw-collapsible {
margin: -1px;
width: calc(100% + 2px) !important;
}
.infobox a.image + a.image {
margin-left: 3px;
}
.infobox .infobox-image {
text-align: center;
word-spacing: -4px;
}
.infobox .infobox-image img {
height: inherit;
max-width: 250px;
}
.infobox td .new {
word-spacing: 0;
}
.infobox input#QtyCalc {
width: 50px !important;
}
.infobox-bonuses {
border-collapse: collapse;
margin-top: 10px;
}
.infobox-bonuses th {
border: 1px solid var(--template-border-color-1);
padding: 1px 3px;
background: var(--template-background-color-2);
white-space: nowrap;
margin: 0;
width: 70px !important;
}
.infobox-bonuses td {
border: 1px solid var(--template-border-color-1);
background: var(--template-background-color-1);
padding: 1px 5px 1px 3px;
margin: 0;
}
.infobox-bonuses .combat-attributes .image {
width: 23px;
display: inline-block;
margin-right: 4px;
}
.infotableBonuses .attribute-value {
background: #f5f5f5;
}
.infotableBonuses .attribute-total,
.infotableBonuses .attribute-total .attribute-value {
background: var(--template-background-color-2);
}
.inventorytable {
background-image: url("//runescape.wikia.com/wiki/Special:FilePath?file=Inventory_interface.png");
background-repeat: no-repeat;
background-position: top left;
width: 174px;
height: 328px;
padding: 37px 0 42px;
border-spacing: 0;
}
.inventorytable td {
padding: 0 !important;
border: 0 !important;
text-align: center;
position: relative;
width: 46px;
height: 36px;
}
.inventorytable td:nth-child(1) {
left: 5px;
}
.inventorytable td:nth-child(2) {
left: 2px;
}
.inventorytable td:nth-child(3) {
left: -1px;
}
.inventorytable td:nth-child(4) {
left: -5px;
}
.inventorytable.inventorytable-horizontal {
background-image: url("//runescape.wikia.com/wiki/Special:FilePath?file=Inventory_interface_(horizontal).png");
width: 327px;
height: 222px;
padding: 37px 11px 42px 1px;
}
.inventorytable.inventorytable-horizontal td:nth-child(1) {
left: 5px;
}
.inventorytable.inventorytable-horizontal td:nth-child(2) {
left: 4px;
}
.inventorytable.inventorytable-horizontal td:nth-child(3) {
left: 4px;
}
.inventorytable.inventorytable-horizontal td:nth-child(4) {
left: 2px;
}
.inventorytable.inventorytable-horizontal td:nth-child(5) {
left: 1px;
}
.inventorytable.inventorytable-horizontal td:nth-child(6) {
left: 0px;
}
.inventorytable.inventorytable-horizontal td:nth-child(7) {
left: -1px;
}
.keypress {
background: #ededed;
color: #333;
font-size: 11px;
font-family: monospace;
text-shadow: 0 1px 0 #fff;
border: 1px solid #ccc;
border-radius: 3px;
margin: 0 0.1em;
padding: 0.1em 0.5em;
line-height: 1.4;
white-space: nowrap;
display: inline-block;
}
.musicplayer {
border: 1px solid #cfcfcf;
font-size: 90%;
background: var(--template-background-color-1);
box-shadow: 0.25em 0.25em 0.5em rgba(0, 0, 0, 0.05);
max-width: 200px;
margin: 0 0 1em 1em;
padding: 5px;
spacing: 0px;
}
.messagebox {
width: 65%;
margin-left: auto;
margin-right: auto;
margin-top: 0.5em;
margin-bottom: 0.5em;
padding: 3px 3px 3px 0;
border-left: 15px solid #90c2dd;
background-color: var(--template-background-color-2);
}
.messagebox.obsolete {
border-color: #464646;
}
.messagebox.info {
border-color: #898989;
}
.messagebox.action {
border-color: #45697D;
}
.messagebox.file {
border-color: #617ebc;
}
.messagebox.warn {
border-color: #861c10;
}
.messagebox.disambig {
border-color: #898989;
margin-top: 20px !important;
margin-bottom: 30px !important;
}
.messagebox.safe {
border-color: #1b8408;
}
.messagebox.unsafe {
border-color: #997700;
}
.messagebox.easter {
border-color: #598014;
}
.messagebox.halloween {
border-color: #794080;
}
.messagebox.thanksgiving {
border-color: #a65800;
}
.messagebox.christmas {
border-color: #428bb5;
}
.messagebox.stub {
width: 40%;
}
.messagebox.welcomenotice {
padding: 1em;
width: 90%;
}
.messagebox.hasdialogue {
width: auto;
}
.menaphite-script {
word-spacing: 15px;
width: 85%;
}
.menaphite-script img {
padding: 0 3px;
}
.menaphite-script p:first-of-type {
margin-top: 1em;
}
.menaphite-script .js-tooltip-click {
font-size: 12px;
border-radius: 5px;
background-color: #898989;
border-color: #898989;
padding-right: 0.4em;
margin-left: 0.5em;
}
.navbox {
background-color: var(--template-background-color-1);
border: 1px solid var(--template-border-color-1);
border-collapse: initial;
border-spacing: 0;
clear: both;
font-size: 90%;
margin: auto;
margin-top: 5px;
padding: 1px;
text-align: left;
width: 100%;
}
.navbox .navbox-collapsible {
border: 0;
margin: -2px auto 0;
}
.navbox .navbox-collapsible .navbox-title {
background-color: #78adcd;
}
.navbox .navbox-title,
.navbox .navbox-footer {
background-color: var(--template-background-color-3);
border: 2px solid var(--template-border-color-1);
color: #ffffff;
text-align: center;
padding-left: 5px;
}
.navbox .navbox-title {
font-size: 110%;
}
.navbox .navbox-footer {
border-top: 1px;
font-size: smaller;
}
.navbox .navbox-group,
.navbox .navbox-list {
border: 2px solid var(--template-border-color-1);
}
.navbox .navbox-group {
background: var(--template-background-color-2);
border-right: 0;
border-top: 0;
font-weight: bold;
padding: 0 10px 5px 10px;
width: 15%;
}
.navbox .navbox-group a {
white-space: normal;
}
.navbox .navbox-list {
border-top: 0;
padding: 0 7px 5px 7px;
}
.navbox .navbox-subgroup {
background-color: var(--template-background-color-1);
border-spacing: 0;
width: 100%;
}
.navbox .navbox-subgroup .navbox-group {
background: var(--template-background-color-2);
border-left: 0;
padding-bottom: 5px;
}
.navbox .navbox-subgroup .navbox-list {
background: transparent;
border-right: 0;
}
.navbox img {
height: auto;
margin: 0 !important;
padding-left: 1px;
padding-right: 3px;
width: auto;
}
.navbox .navbox-list ul,
.navbox .navbox-list li {
margin: 0;
padding: 0;
}
.navbox .navbox-list li {
display: inline-block;
padding-right: 3px;
}
.navbox .navbox-list li::after {
content: '\2022';
}
.navbox .navbox-list li:last-child::after {
content: none;
}
.navbox .mw-collapsible-toggle {
float: right;
font-size: 90%;
text-align: right;
width: 6em;
}
.navbox + .navbox {
margin-top: -1px;
}
.mw-collapsible.mw-collapsed {
min-width: 250px;
}
.mw-collapsible .mw-collapsible-toggle {
font-weight: normal;
}
.perk-link {
background: #09222F;
border-radius: 111px;
width: 35px;
height: 35px;
line-height: 30px;
display: inline-table;
}
.gizmo-interface {
background-image: url("//runescape.wikia.com/wiki/Special:FilePath?file=Empty_gizmo_interface.png");
background-repeat: no-repeat;
min-height: 132px;
padding: 11px 53px;
width: 216px;
}
.gizmo-interface td {
border: 0;
height: 32px;
padding: 1px;
text-align: center;
vertical-align: middle;
width: 32px;
}
.gizmo-interface-parts a {
position: relative;
}
.gizmo-interface-parts a:hover {
text-decoration: none;
}
.gizmo-interface-parts a:before {
color: #fff;
content: "5";
font-family: runescape-small;
font-size: 12pt;
margin-left: 1px;
margin-top: -4px;
position: absolute;
text-shadow: 1px 1px 1px #000;
}
.normal-POH {
line-height: normal !important;
}
.portal-link-wrapper {
text-align: center;
margin-bottom: 0.5em;
}
.portal-link {
display: inline-flex;
}
.portal-link a {
height: 120px;
width: 300px;
display: inline-flex;
justify-content: center !important;
align-items: center !important;
margin: 7px;
border-radius: 5px;
font-size: 20px;
letter-spacing: 1px;
line-height: 1.4em;
font-family: 'League Spartan', sans-serif;
text-transform: uppercase;
background-color: #fafafa;
color: #404040;
box-shadow: 0 1px 3px -1px rgba(0, 0, 0, 0.12), 0 2px 6px rgba(0, 0, 0, 0.03);
-webkit-transition: 0.2s;
-moz-transition: 0.2s;
-o-transition: 0.2s;
-ms-transition: 0.2s;
transition: 0.2s;
}
.portal-link a:hover {
text-decoration: none;
background-color: var(--template-background-color-2);
}
.portal-link.wide a {
width: 618px;
}
.portal-link.compact a {
font-size: 15px;
height: 100px;
width: 200px;
}
.portal-link.article a {
border-top: 8px solid #90c2dd;
}
.portal-link.article a:hover {
background-color: #90c2dd;
color: #ffffff;
}
.portal-link.file a {
border-top: 8px solid #617ebc;
background-color: #cfd8eb;
}
.portal-link.file a:hover {
background-color: #617ebc;
color: #ffffff;
}
.portal-link.template a {
border-top: 8px solid #898989;
background-color: #ebebeb;
}
.portal-link.template a:hover {
background-color: #898989;
color: #ffffff;
}
.questdetails {
text-align: left;
margin: 0 auto 10px;
padding: 1px;
width: 100%;
background-color: var(--template-background-color-1);
border: 1px solid var(--template-border-color-1);
}
.questdetails .questdetails-header {
width: 15%;
padding: 0 1em;
font-weight: bold;
background-color: var(--template-background-color-2);
vertical-align: top;
}
.questdetails .questdetails-info {
width: 85%;
padding-left: 1em;
}
.questreq ul {
margin-left: 0;
padding-left: 10px;
list-style: none;
border-left: 1px dotted #333333;
}
.questreq ul ul {
margin-left: 25px;
}
blockquote.block {
background-color: var(--template-background-color-1);
font-size: 95%;
padding: 35px 25px 20px 25px;
margin: -20px 20px 20px 20px;
overflow: hidden;
}
blockquote.block .source {
text-align: right;
padding-top: 10px;
}
blockquote.block .source:before {
content: 'ÃÂÃÂÃÂÃÂÃÂÃÂÃÂâÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂà';
}
.blockquote-mark {
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.blockquote-mark:before {
content: '';
background: var(--template-background-color-1);
border-radius: 0 0 60px 60px;
width: 60px;
height: 30px;
top: 15px;
left: 60px;
display: inline-block;
position: relative;
}
.blockquote-mark:after {
content: open-quote;
color: #f4f4f4;
font-size: 70px;
font-family: 'League Spartan', 'Arial', sans-serif;
font-weight: bold;
top: 37px;
left: 12px;
position: relative;
}
blockquote.pull {
border: 3px solid #eeeeee;
border-width: 3px 0;
padding: 17px 5px 13px 5px;
margin: -20px 20px 20px 20px;
overflow: hidden;
}
blockquote.pull .source {
text-align: right;
padding-top: 10px;
}
blockquote.pull .source:before {
content: 'ÃÂÃÂÃÂÃÂÃÂÃÂÃÂâÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂà';
}
.pullquote-mark {
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.pullquote-mark:before {
content: '';
background: var(--template-background-color-1);
width: 50px;
height: 15px;
top: 0;
left: 60px;
display: inline-block;
position: relative;
}
.pullquote-mark:after {
content: open-quote;
color: #eeeeee;
font-size: 70px;
font-family: 'League Spartan', 'Arial', sans-serif;
font-weight: bold;
top: 32px;
left: 17px;
position: relative;
}
@keyframes harlem {
0% {
transform: rotate(0deg) var(--scale-small) var(--tilt-left) var(--offset-near) rotate(0deg);
}
10% {
transform: rotate(36deg) var(--scale-large) var(--tilt-right) var(--offset-far) rotate(-36deg);
}
20% {
transform: rotate(72deg) var(--scale-large) var(--tilt-right) var(--offset-near) rotate(-72deg);
}
30% {
transform: rotate(108deg) var(--scale-small) var(--tilt-left) var(--offset-near) rotate(-108deg);
}
40% {
transform: rotate(144deg) var(--scale-large) var(--tilt-right) var(--offset-far) rotate(-144deg);
}
50% {
transform: rotate(180deg) var(--scale-large) var(--tilt-left) var(--offset-far) rotate(-180deg);
}
60% {
transform: rotate(216deg) var(--scale-small) var(--tilt-right) var(--offset-near) rotate(-216deg);
}
70% {
transform: rotate(252deg) var(--scale-large) var(--tilt-left) var(--offset-far) rotate(-252deg);
}
80% {
transform: rotate(288deg) var(--scale-large) var(--tilt-right) var(--offset-near) rotate(-288deg);
}
90% {
transform: rotate(324deg) var(--scale-large) var(--tilt-left) var(--offset-far) rotate(-324deg);
}
100% {
transform: rotate(360deg) var(--scale-small) var(--tilt-right) var(--offset-far) rotate(-360deg);
}
}
@keyframes shake {
0% {
background: #f54636;
opacity: 1;
}
20% {
background: #f7861b;
opacity: 1;
}
40% {
background: #f9c500;
opacity: 1;
}
60% {
background: #6bc71f;
opacity: 1;
}
80% {
background: #229ce6;
opacity: 1;
}
100% {
background: #b137e8;
opacity: 1;
}
}
.infobox .recolour-table {
margin: auto;
}
.recolour-table .rec-empty-row,
.recolour-table .rec-empty-cell {
padding: 0;
border: none;
}
.recolour-table .rec-empty-row {
height: 9px;
}
.recolour-table .rec-empty-cell {
width: 9px;
}
.recolour-table .rec-cell {
border: 2px ridge #8c8264;
padding: 0;
height: 15px;
width: 15px;
}
.shortcut {
background: var(--template-background-color-1);
border: 1px solid #eee;
margin: 0.5em 0 0.5em 1em;
padding: 0.5em;
text-align: center;
font-size: 75%;
float: right;
}
.tabberlive ul.tabbernav {
border: none;
margin-left: 2em;
padding: 0.5em 0;
}
.tabberlive ul.tabbernav li a {
-webkit-transition: 0.2s ease;
-moz-transition: 0.2s ease;
-o-transition: 0.2s ease;
-ms-transition: 0.2s ease;
transition: 0.2s ease;
background-color: #f7f7f7;
border: none;
color: #3a3a3a;
font-family: sans-serif;
font-size: 110%;
margin-left: 0;
padding: 0.5em 1em;
}
.tabberlive ul.tabbernav li a:hover {
background-color: #ededed;
}
.tabberlive ul.tabbernav li a:link {
color: #3a3a3a;
}
.tabberlive ul.tabbernav li.tabberactive a {
background-color: var(--template-background-color-3);
color: #ffffff;
border: none;
}
.tabberlive ul.tabbernav li.tabberactive a:hover {
background-color: #3c7ca2;
color: #ffffff;
border: none;
}
.tabberlive div.tabbertab {
background-color: #f7f7f7;
border: none;
padding-left: 1em;
}
.toclimit-2 #toc .toclevel-2,
.toclimit-3 #toc .toclevel-3,
.toclimit-4 #toc .toclevel-4,
.toclimit-5 #toc .toclevel-5,
.toclimit-6 #toc .toclevel-6,
.toclimit-7 #toc .toclevel-7 {
display: none;
}
.update-list:hover a {
text-decoration: none;
}
.update-list a {
color: white;
background: var(--template-background-color-3);
font-size: 80%;
font-weight: bold;
text-transform: uppercase;
border-radius: 3px;
padding: 2px 5px;
}
.update-list.hidden a,
.update-list.ninja a {
background: #555555;
}
.update-list.patch a {
background: #78b241;
}
.update-list.hotfix a,
.update-list.coldfix a {
background: #d44743;
}
.official {
background: var(--template-background-color-1);
margin-top: 10px;
margin-bottom: 10px;
padding: 5px;
text-align: center;
}
.production-selected {
background: #c3ebc5;
color: #506553;
}
.censored {
color: #000000;
background-color: #000000;
}
.censored a {
color: #000000;
text-decoration: underline;
}
.censored:hover {
background-color: var(--template-background-color-1);
}
.WikiaMainContent .show,
#content .show,
.WikiaMainContent .hover:hover.hide,
#content .hover:hover.hide {
display: none;
}
.WikiaMainContent .hover:hover .show,
#content .hover:hover .show {
display: inline;
}
.WikiaMainContent .hover:hover div.show,
#content .hover:hover div.show {
display: block;
}
.WikiaMainContent .toc.show,
#content .toc.show {
display: table;
}
.ChooseOption {
background: #fff;
border: 3px double black;
color: #c6b895;
display: inline-block;
line-height: 1.1;
}
.ChooseOption:hover .OptionWindow {
display: inline;
}
.ChooseOption.bold {
font-weight: bold;
}
.OptionHover {
background: #0d1e25;
cursor: default;
display: inline-block;
}
.OptionHeader {
background: #0b0c05;
border-bottom: 1px solid #223239;
cursor: default;
display: block;
}
.OptionWindow {
background: white;
border: 3px double black;
border-radius: 4px 4px 2px 2px;
display: none;
font-family: runescape;
font-size: 16px;
font-weight: normal !important;
position: absolute;
margin-top: -3px;
z-index: 3;
}
.OptionWindow .content {
background: #0d1e25;
display: block;
}
.OptionWindow .content > *:not(.OptionHeader),
.OptionWindow a {
color: inherit;
cursor: default;
display: block;
padding: 0 1px;
text-shadow: #000 1px 1px 0px;
white-space: nowrap;
}
.OptionWindow .content > *:not(.OptionHeader):hover,
.OptionWindow a:hover {
text-decoration: none;
background: #1d2e55;
}
.OptionWindow strong,
.OptionWindow b,
.OptionWindow * {
font-weight: normal !important;
}
.OptionWindow .item {
color: #ff9040;
}
.OptionWindow .NPC,
.OptionWindow .npc {
color: #ff0;
}
.OptionWindow .player {
color: #fff;
}
.OptionWindow .scenery {
color: #0ff;
}
.OptionWindow .cb-min {
color: #0f0;
}
.OptionWindow .cb-same {
color: #ff0;
}
.OptionWindow .cb-max {
color: #f00;
}
.ChooseOption.bold .OptionWindow *,
.OptionWindow.bold *,
.OptionHeader.bold * {
font-family: runescape-bold !important;
}
.js-tooltip-text {
padding: 5px;
}
.js-tooltip-wrapper {
position: absolute;
z-index: 999999;
max-width: 75%;
padding: 5px;
border: 3px solid var(--template-background-color-3);
background: var(--template-background-color-1);
box-shadow: 3px 3px 10px -5px #333333;
font-size: 12px;
}
.js-tooltip-click {
color: white;
background: var(--template-background-color-3);
border-radius: 2em;
border: 2px solid var(--template-background-color-3);
cursor: pointer;
padding: 0 0.3em;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.js-tooltip-arrow {
position: absolute;
border-color: transparent;
border-style: solid;
z-index: 900001;
width: 0;
height: 0;
}
.js-tooltip-arrow.js-tooltip-arrow-pointleft {
border-right-color: var(--template-background-color-3);
border-left-color: transparent;
border-left-width: 0;
}
.js-tooltip-arrow.js-tooltip-arrow-pointright {
border-left-color: var(--template-background-color-3);
border-right-color: transparent;
border-right-width: 0;
}
.js-tooltip-close {
float: right;
margin-left: 10px;
margin-right: -5px;
margin-top: -5px;
margin-bottom: 1px;
background: var(--template-background-color-3);
border: 0;
}
.transcript {
border-radius: 0 0 120px 120px / 0 0 8px 8px;
box-shadow: 0 5px 7px -7px rgba(0, 0, 0, 0.4);
width: 75%;
background: var(--template-background-color-2);
margin: 0 0 15px 15px;
padding: 5px 20px 15px 20px;
}
.transcript.godletter {
margin: 20px auto;
padding: 20px 30px;
}
.ns-120 .mw-content-text,
.transcript {
cursor: default;
}
.ns-120 .mw-content-text > ul,
.transcript > ul,
.ns-120 .mw-content-text > ul ul,
.transcript > ul ul {
list-style-type: none;
}
.ns-120 .mw-content-text > ul li,
.transcript > ul li,
.ns-120 .mw-content-text > ul ul li,
.transcript > ul ul li {
border-left: 1px dotted #888;
padding: 20px 15px 5px 10px;
}
.ns-120 .mw-content-text > ul li b:first-child,
.transcript > ul li b:first-child,
.ns-120 .mw-content-text > ul ul li b:first-child,
.transcript > ul ul li b:first-child {
color: #129;
position: relative;
float: left;
margin-right: -100%;
bottom: 20px;
right: 9px;
line-height: 13px;
padding: 5px 3px 0 2px;
border-bottom: 1px solid;
}
.ns-120 .mw-content-text > ul li:hover,
.transcript > ul li:hover,
.ns-120 .mw-content-text > ul ul li:hover,
.transcript > ul ul li:hover {
background: #cde5f1;
outline: 1px solid #888;
opacity: 1.0 !important;
}
.ns-120 .mw-content-text > ul li:hover li,
.transcript > ul li:hover li,
.ns-120 .mw-content-text > ul ul li:hover li,
.transcript > ul ul li:hover li {
opacity: 0.7;
}
.ns-120 .mw-content-text > ul li:hover li:hover,
.transcript > ul li:hover li:hover,
.ns-120 .mw-content-text > ul ul li:hover li:hover,
.transcript > ul ul li:hover li:hover,
.ns-120 .mw-content-text > ul li:hover li:hover li:hover li:hover,
.transcript > ul li:hover li:hover li:hover li:hover,
.ns-120 .mw-content-text > ul ul li:hover li:hover li:hover li:hover,
.transcript > ul ul li:hover li:hover li:hover li:hover,
.ns-120 .mw-content-text > ul li:hover li:hover li:hover li:hover li:hover li:hover,
.transcript > ul li:hover li:hover li:hover li:hover li:hover li:hover,
.ns-120 .mw-content-text > ul ul li:hover li:hover li:hover li:hover li:hover li:hover,
.transcript > ul ul li:hover li:hover li:hover li:hover li:hover li:hover,
.ns-120 .mw-content-text > ul li:hover li:hover li:hover li:hover li:hover li:hover li:hover li:hover,
.transcript > ul li:hover li:hover li:hover li:hover li:hover li:hover li:hover li:hover,
.ns-120 .mw-content-text > ul ul li:hover li:hover li:hover li:hover li:hover li:hover li:hover li:hover,
.transcript > ul ul li:hover li:hover li:hover li:hover li:hover li:hover li:hover li:hover {
background: #fff;
}
.ns-120 .mw-content-text > ul li:hover li:hover li:hover,
.transcript > ul li:hover li:hover li:hover,
.ns-120 .mw-content-text > ul ul li:hover li:hover li:hover,
.transcript > ul ul li:hover li:hover li:hover,
.ns-120 .mw-content-text > ul li:hover li:hover li:hover li:hover li:hover,
.transcript > ul li:hover li:hover li:hover li:hover li:hover,
.ns-120 .mw-content-text > ul ul li:hover li:hover li:hover li:hover li:hover,
.transcript > ul ul li:hover li:hover li:hover li:hover li:hover,
.ns-120 .mw-content-text > ul li:hover li:hover li:hover li:hover li:hover li:hover li:hover,
.transcript > ul li:hover li:hover li:hover li:hover li:hover li:hover li:hover,
.ns-120 .mw-content-text > ul ul li:hover li:hover li:hover li:hover li:hover li:hover li:hover,
.transcript > ul ul li:hover li:hover li:hover li:hover li:hover li:hover li:hover {
background: #cde5f1;
}
.quest-action {
text-align: center;
font-style: italic;
margin: 0 5%;
}
.quest-action:hover {
background: #dde5f1;
outline: 1px dotted;
}
.quest-action:before,
.quest-action:after {
content: 'ÃÂÃÂÃÂÃÂÃÂÃÂÃÂâÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂâÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂâÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂ';
margin: 4px;
letter-spacing: -1px;
}
#overlay {
background-attachment: scroll;
background-color: #000;
background-image: none;
background-position: 0 0;
background-repeat: repeat;
border-width: 0;
display: none;
height: 2500px;
left: 0;
margin: 0;
opacity: 0.70;
padding: 0;
position: fixed;
top: 0;
width: 100%;
z-index: 50;
-moz-background-clip: -moz-initial;
-moz-background-origin: -moz-initial;
-moz-background-inline-policy: -moz-initial;
}
#modal,
#GEchartpopup {
background: #fff;
border: 3px solid #000;
color: #000;
font-size: 10pt;
left: 0;
padding: 10px;
position: fixed;
top: 150px;
width: 975px;
z-index: 52;
}
#GEchartpopup {
min-width: 700px;
min-height: 525px;
width: 85%;
height: 80%;
left: 7%;
top: 10%;
overflow: auto;
}
#GEchartpopup,
.highcharts-container,
.highcharts-range-selector,
form[id^="chartProperties"],
form[id^="chartProperties"] *,
[id^="addedItems"] {
font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
font-size: 12px;
}
#GEchartpopup #closepopup {
float: right;
margin-bottom: 5px;
z-index: 100;
}
#GEchartpopup #itemstats {
bottom: 50px;
font-size: 11px;
position: absolute;
right: 45px;
width: 200px;
z-index: 10;
}
#GEchartpopup #itemstats caption {
cursor: pointer;
text-align: right;
}
#GEpopupchart {
height: 500px;
margin-right: 100px;
}
.highcharts-container .highcharts-range-selector {
font-size: 11px;
}
.GEPermLink {
float: right;
font-size: 14px;
}
.GEPermLink ~ .GEdatachart {
clear: right;
}
form[id^="chartProperties"] button {
margin: 3px;
}
.smallChart .highcharts-range-selector {
display: none;
}
.smallChart .highcharts-button title + rect {
display: none;
}
.smallChart .highcharts-title {
white-space: nowrap !important;
}
.smallChart .zoomButton,
.smallChart svg > text:first-of-type,
.smallChart .highcharts-input-group {
display: none;
}
#issues-form-modal {
border: none;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
top: 20vh;
}
#issues-form-modal #issue-form-wrapper {
margin-left: 10px;
margin-right: 10px;
}
#issues-form-modal #issue-form-wrapper #issue-form-box {
border-color: #eee;
background: var(--template-background-color-1);
font-size: 12px;
height: 11em;
width: 480px;
padding: 5px 7px;
resize: none;
outline: none;
}
#issues-form-modal #issue-form-wrapper #issue-form-count {
color: #a9a9a9;
float: right;
text-align: right;
}
#issues-form-modal #issue-form-wrapper #issue-form-msg {
width: 100%;
height: 5em;
overflow-y: scroll;
}
#issues-form-modal #issue-form-wrapper .issue-form-text {
padding-bottom: 10px;
}
#issues-form-modal #issue-form-wrapper .issue-form-text strong {
font-weight: bold;
}
#issues-form-modal #issue-form-wrapper .issue-form-text:last-of-type {
padding-bottom: 25px;
}
#issues-form-modal .wikia-chiclet-button {
transition: 0.2s;
opacity: 0.75;
}
#issues-form-modal .wikia-chiclet-button img {
display: none;
}
#issues-form-modal .wikia-chiclet-button:hover {
opacity: 1;
}
#issues-form-modal .wikia-chiclet-button:before {
content: url('http://runescape.wikia.com/wiki/Special:FilePath/Close-x-white.svg');
}
#issues-form-modal .modalToolbar {
margin: 20px 10px;
}
#issues-form-modal .modalToolbar .wds-button {
border-color: var(--template-background-color-3);
background-color: var(--template-background-color-3);
text-decoration: none;
}
#issues-form-modal .modalToolbar .wds-button:hover {
border-color: #39769b;
background-color: #39769b;
}
#issues-form-modal .modalToolbar .wds-button.wds-is-secondary {
color: var(--template-background-color-3);
background-color: transparent;
}
#issues-form-modal .modalToolbar .wds-button.wds-is-secondary:hover {
color: #39769b;
border-color: #39769b;
}
a[href="/wiki/User:Cresbot"],
a[href="/wiki/User:TyBot"],
a[href="/wiki/User:Abuse_filter"],
a[href="/wiki/User:FANDOM"],
a[href="/wiki/User:FANDOMbot"],
a[href="/wiki/User:Fandom"],
a[href="/wiki/User:FandomBot"],
a[href="/wiki/User:Wikia"],
a[href="/wiki/User:WikiaBot"] {
color: #f80 !important;
}
a[href="/wiki/User:AvocadoBot"],
a[href="/wiki/User:Botsey"],
a[href="/wiki/User:BrenBot"],
a[href="/wiki/User:C%C3%A5mdroid"],
a[href="/wiki/User:CapitalWillowBot"],
a[href="/wiki/User:CookBot"],
a[href="/wiki/User:Gaz_Bot"],
a[href="/wiki/User:Iiii_I_I_I%27s_sockpuppet"],
a[href="/wiki/User:JaydenBot"],
a[href="/wiki/User:MAGE-BOT-R"],
a[href="/wiki/User:MuudyBot"],
a[href="/wiki/User:ScuzzBot"],
a[href="/wiki/User:SparkyKittyBot"],
a[href="/wiki/User:Trahaearn_automaton"] {
color: #a400a4 !important;
}
.WikiaRail .rail-module {
background: var(--template-background-color-1);
margin: 0 0 20px 0;
padding: 20px;
}
.WikiaRail .rail-module p {
font-size: 13px;
line-height: 22px;
}
.WikiaRail .rail-module b {
font-weight: bold;
}
.WikiaRail .rail-module b:first-of-type {
font-size: 1.1em;
display: inline-block;
margin-bottom: .5em;
}
.WikiaRail .rail-module.rsw-custom-module p {
margin: 15px 0;
}
.WikiaRail .rail-module.rsw-custom-module#rsw-discord {
text-align: center;
}
.WikiaRail .rail-module.rsw-custom-module#rsw-discord img {
width: 160px;
}
.WikiaRail .rail-module.rsw-custom-module#rsw-discord .wds-button {
background: #7289da;
border-color: #7289da;
}
.WikiaRail .rail-module.rsw-custom-module#rsw-discord .wds-button:hover {
background: #9aabe5;
border-color: #9aabe5;
}
.WikiaRail .module {
background: var(--template-background-color-1);
border: none;
margin-bottom: 20px;
}
.jcSub {
display: none;
}
.jcColours {
display: none;
}
.jcJSOnly {
display: none;
}
.jcImageBank {
display: none;
}
.jcCookies {
display: none;
}
.jcInput {
display: none;
}
.switch-infobox > p,
.switch-infobox-triggers > p {
display: none;
}
.switch-infobox > p:first-child,
.switch-infobox-triggers > p:first-child {
display: block;
}
.switch-infobox > .item {
display: none;
}
.switch-infobox > .item.showing {
display: block;
}
.switch-infobox > .loading-button {
display: none;
}
.switch-infobox.loading > .loading-button {
display: inline-block;
}
.switch-infobox.loading > .switch-infobox-triggers {
display: none;
}
.infobox .switch-infobox-triggers {
text-align: center;
font-weight: normal;
margin-bottom: -5px;
}
.skin-monobook .switch-infobox > .loading-button,
.skin-monobook .switch-infobox-triggers > .trigger {
padding: 0 4px;
border: 1px solid #666;
background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #e6e6e6), color-stop(50%, #c8c8c8));
background: -webkit-linear-gradient(top, #e6e6e6, #c8c8c8 50%);
background: -moz-linear-gradient(top, #e6e6e6, #c8c8c8 50%);
background: -ms-linear-gradient(top, #e6e6e6, #c8c8c8 50%);
background: linear-gradient(to bottom, #e6e6e6, #c8c8c8 50%);
border-radius: 5px;
color: #000;
font-family: inherit;
font-weight: inherit;
font-size: inherit;
}
.trigger.button {
white-space: pre;
margin: 0 2px;
}
table.underpasstable {
margin-left: 3em;
}
table.underpasstable,
table.underpasstable table.lighttable {
border-collapse: collapse;
}
table.underpasstable td {
padding: 0;
margin: 0;
width: 50px;
height: 50px;
border-spacing: 0;
border-left: 1px solid black;
border-right: 1px solid black;
}
table.underpasstable td td {
border: none;
border-top: 1px solid black;
border-bottom: 1px solid black;
}
table.underpasstable tfoot {
display: none;
}
.statbox {
width: 197px;
height: 280px;
cursor: default;
font-family: runescape;
font-size: 16px;
color: #ff8c00;
text-shadow: #000 1px 1px 0;
background-color: #000;
background-image: url('https://runescape.wikia.com/wiki/Special:FilePath/Statstable_bg.png');
background-repeat: no-repeat;
border-spacing: 0;
padding: 7px;
}
.statbox td {
position: relative;
background-image: url('https://runescape.wikia.com/wiki/Special:FilePath/Statstable_background.png');
background-repeat: no-repeat;
vertical-align: middle;
text-align: right;
width: 62px;
height: 25px;
padding: 0 10px 0 4px;
border-spacing: 0;
}
.statbox td img {
float: left;
margin-bottom: -3px;
margin-top: -1px;
}
.statbox td img[height^="1"] {
margin-top: 4px;
}
.statbox td .xpbox {
display: none;
z-index: 3;
position: absolute;
text-align: left;
background-color: #0d0d0d;
border: 1px solid #ebece6;
color: #f5b241;
text-shadow: none;
padding: 2px 1px 0 1px;
font-family: runescape;
min-width: 119px;
line-height: 15px;
margin-left: 7px;
}
.statbox td .xpbox span {
float: right;
}
.statbox td:hover .xpbox {
display: inline-block;
}
.statbox td[colspan="3"] {
background: none;
text-align: left;
padding: 20px 0 0 90px;
color: #fff;
}
.seealso {
margin: 0.5em 2em 1em 2em;
font-style: italic;
}
.seealso + .seealso {
margin-top: -1em;
}
.license {
background: #cfd8eb;
border: none;
}
.license th {
padding-right: 0.4em;
background-color: #617ebc;
color: #fff;
width: 25%;
}
.license th[colspan="2"] {
font-size: 16px;
}
.license a {
color: #556d97;
}
.level-up-table td li {
padding: 0 10px 0 10px;
}
.level-up-table ul {
list-style-type: disc;
}
.level-up-table .lvlupmem {
background: #f6ab58;
color: #582e00;
}
.level-up-table .lvlupfree {
background: #98e553;
color: #245200;
}
.infobox-monster {
text-align: center;
}
.infobox-monster th,
.infobox-monster td {
vertical-align: middle !important;
}
.infobox-monster .offensive-header {
background-color: #861c10;
color: #fff;
font-variant: small-caps;
}
.infobox-monster .offensive-subheader {
background-color: #ecccc6;
font-variant: small-caps;
}
.infobox-monster .offensive-subheader a {
color: #861c10 !important;
}
.infobox-monster .defensive-header {
background-color: var(--template-background-color-3);
color: #fff;
font-variant: small-caps;
}
.infobox-monster .defensive-subheader {
background-color: #c1deed;
font-variant: small-caps;
}
.infobox-monster .defensive-subheader a {
color: #32637c !important;
}
.infobox-monster .slayer-header {
background: #464646;
color: #fff;
font-variant: small-caps;
}
.infobox .nestedinfo td table {
min-width: 263px;
margin: -1px;
width: calc(100% + 2px) !important;
}
.infobox .nestedinfo td {
width: 100%;
padding: 0;
}
.navbox .perk-link img {
padding: 2.5px 0 0 0 !important;
border-spacing: 2px !important;
}
.sic {
color: #15F;
font-style: italic;
cursor: help;
border-bottom: dotted 1px black;
}
.nowraplinks a {
white-space: nowrap;
}
.boldlinks a {
font-weight: bold;
}
.center,
.centre {
display: block;
text-align: center;
}
.center table,
table.center,
.centre table,
table.centre {
margin: 0 auto;
}
.right table,
span.right {
float: right;
}
.left table,
span.left {
float: left;
}
.targethilite:target {
background-color: #def;
}
.skin-oasis .targethilite:target {
background-color: #cda172;
}
.small {
font-size: smaller;
}
.hideRefBacklinks .references a {
display: none;
}
.non-mobile-hide {
display: none;
}
.sg-red,
.nocell {
background: #ecccc6;
color: #861c10;
}
.sg-yellow,
.maybecell {
background: #f3f0b0;
color: #6e5d45;
}
.sg-green,
.yescell {
background: #c3ebc5;
color: #506553;
}
.sg-red a,
.sg-yellow a,
.sg-green a,
.nocell a,
.maybecell a,
.yescell a {
color: #04f;
}
ul.smalllistmargin,
.smalllistmargin ul,
ol.smalllistmargin,
.smalllistmargin ol {
margin-left: 1.5em;
}
#spreport {
border: 1px solid #808080;
padding: 10px;
text-align: center;
}
.rcsitenotice-dismiss {
float: right;
font-weight: normal;
}
.lighttable .highlight-over,
#pengLocations .highlight-over {
background-color: #bce3a8;
}
.lighttable .highlight-over a,
#pengLocations .highlight-over a {
color: #4c7839;
}
.lighttable .highlight-on,
#pengLocations .highlight-on {
background-color: #c8f0b3;
}
.lighttable .highlight-on a,
#pengLocations .highlight-on a {
color: #4c7839;
}
.jcConfig {
display: none;
}
table.wikitable + table.wikitable {
margin-top: -1px;
}
#file img,
table.filehistory img {
background: url(/skins/common/images/Checker-16x16.png) repeat;
}
table.filehistory button img,
#file button img {
background: none;
}
#catlinks {
background: url('https://runescape.wikia.com/wiki/Special:FilePath/Category_sword.png') transparent no-repeat 99.7% 65% !important;
}
.WikiaArticle pre {
background-color: #f7f7f7;
border: 1px solid #ddd;
border-radius: 2px;
white-space: pre-wrap;
}
.WikiaArticle code {
background-color: #f7f7f7;
border: 1px solid #ddd;
border-radius: 2px;
padding: 1px 4px;
}
.WikiaArticle dl {
margin: 0;
}
.ns-0 .cke_button_signature,
.ns-0 #edittools_name,
.ns-0 #mw-editbutton-signature,
.ns-2 #ImageUploadUpload,
.ns-3 #ImageUploadUpload,
.ns-8 #edittools_name,
.ns-8 #mw-editbutton-signature,
.ns-14 .cke_button_signature,
.ns-14 #edittools_name,
.ns-14 #mw-editbutton-signature,
.ns-100 .cke_button_signature,
.ns-100 #edittools_name,
.ns-100 #mw-editbutton-signature,
.ns-110 #ImageUploadUpload,
.ns-112 .cke_button_signature,
.ns-112 #edittools_name,
.ns-112 #mw-editbutton-signature,
.ns-114 .cke_button_signature,
.ns-114 #edittools_name,
.ns-114 #mw-editbutton-signature,
.ns-120 .cke_button_signature,
.ns-120 #edittools_name,
.ns-120 #mw-editbutton-signature {
display: none !important;
}
.title-parenthesis {
color: #898989;
font-size: 80%;
}
.ns-0 #charmguide + div + form .mw-summary,
.ns-0 #charmguide + div + form .module_content {
display: none;
}
h2 {
color: inherit;
}
.thumbcaption {
word-wrap: break-word;
padding: 0;
}
.article-thumb {
padding: 2px;
}
table.recommendedtasks ul {
margin: 0;
padding: 0;
}
table.recommendedtasks li {
list-style-type: none;
margin: 0;
}
dd {
min-width: 250px;
}
ol.references {
font-size: 100%;
}
.references-small {
font-size: 90%;
}
.WikiaArticle .hideQuotes .refhide {
display: none;
}
#mw-content-text q:before {
content: open-quote;
}
#mw-content-text q:after {
content: close-quote;
}
#WikiaNotifications li div[data-type="5"] {
display: none !important;
}
img.thumbborder {
border: 1px solid #000 !important;
}
.LightboxHeader .avatar {
display: none !important;
}
.image-no-lightbox {
line-height: initial !important;
}
td.famtreesub {
margin: 0;
padding: 0;
}
td.famtreesub table {
border-spacing: 0;
margin: 0;
padding: 0;
}
td.famtreesub table td {
height: 1em;
width: 1em;
}
td.famtreeleaf {
background: #dfdfdf;
padding: .2em;
}
.WikiaPageHeader h2 {
color: #898989;
font-size: 15px !important;
}
.status-active {
background-color: #98e553;
color: #245200;
}
.status-active a {
color: inherit !important;
}
.status-inactive {
background-color: #ececec;
color: #777777;
}
.status-inactive a {
color: inherit !important;
}
.ns-0 #mw-content-text > noscript:first-child::before {
font-size: 120%;
color: darkred;
font-weight: bold;
white-space: pre-wrap;
content: "Oops! It looks like this page failed to build. Since you have javascript disabled, you'll need to purge by adding \"?action=purge\" to the URL:\A\A" url(https://dl.dropboxusercontent.com/u/45182859/purging.png);
}
.clickpic a.image {
margin-left: 2px !important;
margin-right: 2px !important;
line-height: 34px;
vertical-align: middle;
}
.TH_Gem-common img,
.TH_Gem-fairly-common img,
.TH_Gem-rare img,
.TH_Gem-uncommon img,
.TH_Gem-very-rare img,
.TH_Gem-ultra-rare img,
.TH_Gem-none img {
image-rendering: pixelated;
}
.gifgallery img {
background: #d9e7f0;
border: 1px solid var(--template-background-color-3);
}
.gifgallery a[rel='nofollow'] {
display: block;
max-height: 187px;
padding: 25px;
background: #d9e7f0;
border: 1px solid var(--template-background-color-3);
}
.gifgallery a[rel='nofollow']:after {
display: block;
color: #999;
content: '(File does not exist)';
}
.gifgallery div {
margin: 10px auto 30px;
}
.gifgallery .lightbox-caption {
display: block;
margin: 8px 0 5px;
}
.rarity-always {
background: #8fd7fa;
color: #083f66;
}
.rarity-always a {
color: #0b588f !important;
}
.rarity-common {
background: #98e553;
color: #245200;
}
.rarity-common a {
color: #286801 !important;
}
.rarity-uncommon {
background: #f5eb4e;
color: #524e00;
}
.rarity-uncommon a {
color: #706b0d !important;
}
.rarity-rare {
background: #f6ab58;
color: #582e00;
}
.rarity-rare a {
color: #804200 !important;
}
.rarity-very-rare {
background: #f86c67;
color: #520800;
}
.rarity-very-rare a {
color: #7f0d03 !important;
}
.rarity-random {
background: #f3bff3;
color: #651565;
}
.rarity-random a {
color: #882988 !important;
}
.rarity-varies {
background: #f3bff3;
color: #651565;
}
.rarity-varies a {
color: #882988 !important;
}
.rarity-unknown {
background: #fff;
color: #000;
}
.infobox-wrapper {
float: right;
display: table;
}
.infobox-buttons {
text-align: center;
max-width: 250px;
display: none;
margin: 0 auto;
padding: 0 0 0.5em 2em;
}
.infobox-buttons .button {
margin: 0 3px;
}
.infobox-switch-resources {
display: none;
}
.infobox-bottom-links {
float: right;
font-size: xx-small;
margin-top: -10px;
clear: right;
}
.table-na {
background: #ececec;
color: gray;
vertical-align: middle;
text-align: center;
cursor: default;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.infobox-item {
max-width: 300px;
}
.infobox-item th {
white-space: nowrap;
}
.infobox-item th,
.infobox-item td {
vertical-align: middle !important;
}
.infobox .infobox-cell-hidden {
display: none;
}
#EditPageDialog .switch-infobox.loading {
position: static;
}
.switch-infobox .switch-infobox-triggers,
.switch-infobox .loading-button {
clear: left;
}
.gallery-image-wrapper {
border: none !important;
}
.accent {
background-color: transparent !important;
}
table.align-right-1 td:nth-of-type(1),
table.align-right-2 td:nth-of-type(2),
table.align-right-3 td:nth-of-type(3),
table.align-right-4 td:nth-of-type(4),
table.align-right-5 td:nth-of-type(5),
table.align-right-6 td:nth-of-type(6),
table.align-right-7 td:nth-of-type(7),
table.align-right-8 td:nth-of-type(8),
table.align-right-9 td:nth-of-type(9),
table.align-right-10 td:nth-of-type(10) {
text-align: right;
}
table.align-center-1 td:nth-of-type(1),
table.align-center-2 td:nth-of-type(2),
table.align-center-3 td:nth-of-type(3),
table.align-center-4 td:nth-of-type(4),
table.align-center-5 td:nth-of-type(5),
table.align-center-6 td:nth-of-type(6),
table.align-center-7 td:nth-of-type(7),
table.align-center-8 td:nth-of-type(8),
table.align-center-9 td:nth-of-type(9),
table.align-center-10 td:nth-of-type(10) {
text-align: center;
}
table.align-left-1 td:nth-of-type(1),
table.align-left-2 td:nth-of-type(2),
table.align-left-3 td:nth-of-type(3),
table.align-left-4 td:nth-of-type(4),
table.align-left-5 td:nth-of-type(5),
table.align-left-6 td:nth-of-type(6),
table.align-left-7 td:nth-of-type(7),
table.align-left-8 td:nth-of-type(8),
table.align-left-9 td:nth-of-type(9),
table.align-left-10 td:nth-of-type(10) {
text-align: left;
}
table.alternating-rows tr:nth-child(even),
table.alternating-cols td:nth-child(even) {
background: var(--template-background-color-2);
}
.smwprops {
width: 80% !important;
max-width: 500px;
white-space: nowrap;
overflow: auto;
display: inline-block;
}
.ajax-poll {
border: none !important;
margin-top: 0 !important;
padding-right: 2em !important;
}
.pollAnswerVotes,
.pollAnswerVotes div {
margin-left: none !important;
height: 14px !important;
}
.pollAnswerName input[type=radio] {
margin-right: 5px !important;
}
div#viewingold-warning,
div#viewingnew-warning {
background: var(--template-background-color-1);
border: 1px solid #eee;
font-weight: bold;
margin: 2em 0 .5em;
padding: .5em 1em;
vertical-align: middle;
clear: both;
}
div#viewingold-plain {
display: none;
}
div.mw-warning-with-logexcerpt,
.WikiaArticle .noarticletext,
.WikiaArticle fieldset,
#sp-contributions-footer {
border-radius: 5px;
background-color: var(--template-background-color-1);
border: 1px solid #eee;
margin-bottom: 0.5em;
}
.WikiaArticle .noarticletext {
padding: 10px 20px;
}
#sp-contributions-footer {
padding: 10px 20px;
text-align: center;
margin-top: 1.5em;
}
.WikiaArticle #pagehistory {
margin-left: 0;
}
.WikiaArticle #pagehistory li {
list-style: none;
padding: 0 10px;
}
.WikiaArticle #pagehistory li.selected {
background-color: var(--template-background-color-1);
border: none;
}
.prewrap p {
white-space: pre-wrap;
}
.updatedmarker {
color: #1b8408;
}
.updatedmarker:before {
content: '(';
}
.updatedmarker:after {
content: ')';
}
table.jquery-tablesorter2 th.headerSort {
cursor: pointer;
text-align: center;
}
table.jquery-tablesorter2 th.headerSort div {
display: inline-block;
height: 14px;
}
table.jquery-tablesorter2 th.headerSort .chevron {
border-top-color: #000;
display: block;
margin: 1px auto;
}
table.jquery-tablesorter2 th.headerSort .chevron:first-child {
border-color: transparent transparent #000;
}
table.jquery-tablesorter2 th.headerSortUp .chevron {
visibility: hidden;
}
table.jquery-tablesorter2 th.headerSortUp .chevron:first-child {
visibility: visible;
}
table.jquery-tablesorter2 th.headerSortDown .chevron:first-child {
visibility: hidden;
}
hr {
border-color: #ccc;
border-style: solid;
border-width: 1px 0 0 0;
}
#less-update-button {
background-color: var(--template-background-color-3);
border-color: var(--template-background-color-3);
}
#less-update-button:hover {
background-color: #8ab8d4;
border-color: #8ab8d4;
}
.wds-global-navigation {
will-change: transform;
transition: transform 200ms linear;
}
.wds-global-navigation.showNav {
transform: translateY(0%);
}
.wds-global-navigation.hideNav {
transform: translateY(-100%);
}
/****************************************
* Used by [[Template:MonsterTableLine]] *
*****************************************/
/* these may seem overqualified but they have to compete with wikitable rules */
.ooui-theme-fandomooui .wikitable .bestiary-table__free {background-color: var(--bestiary-color-free);}
.ooui-theme-fandomooui .wikitable .bestiary-table__members {background-color: var(--bestiary-color-members);}
.ooui-theme-fandomooui .wikitable .bestiary-table__free-quest {background-color: var(--bestiary-color-free-quest);}
.ooui-theme-fandomooui .wikitable .bestiary-table__members-quest {background-color: var(--bestiary-color-members-quest);}
/********************************
* End Template:MonsterTableLine *
*********************************/