GTA-wiki
a (Applying changes that should make this CSS file HTTPS-ready. If you have any questions or noticed issues related to this edit, please reach out to us using the Special:Contact page.)
Nincs szerkesztési összefoglaló
 
437. sor: 437. sor:
 
.WikiaArticleInterlang a[href*="http://vi.gta.wikia.com"]{background:url(https://images.wikia.nocookie.net/gta/pl/images/c/cf/Vi.png) center left no-repeat}
 
.WikiaArticleInterlang a[href*="http://vi.gta.wikia.com"]{background:url(https://images.wikia.nocookie.net/gta/pl/images/c/cf/Vi.png) center left no-repeat}
 
.WikiaArticleInterlang a[href*="http://zh.grandtheftauto.wikia.com"]{background:url(https://images.wikia.nocookie.net/gta/pl/images/c/cd/Cn.png) center left no-repeat}
 
.WikiaArticleInterlang a[href*="http://zh.grandtheftauto.wikia.com"]{background:url(https://images.wikia.nocookie.net/gta/pl/images/c/cd/Cn.png) center left no-repeat}
  +
  +
/* new goodies */
  +
  +
/* Page-Specific Backgrounds */
  +
/*
  +
.page-The_Raphael_Parable,
  +
[class*=The_Raphael_Parable_] {
  +
background-image: url('https://i.ytimg.com/vi/N1aBohtb4vI/maxresdefault.jpg') !important;
  +
background-size: 1500px !important;
  +
}
  +
  +
.page-The_Raphael_Parable #WikiaPageBackground {
  +
background: rgb(0, 0, 0, .55)
  +
}
  +
*/
  +
.UserProfileActionButton:hover #ca-edit {
  +
color: black !important;
  +
}
  +
  +
  +
#WikiaUserPagesHeader .selected a {
  +
background-color: #0087BD !important;
  +
color: black !important;
  +
border-top-right-radius: 36% !important;
  +
border-top-left-radius: 36% !important;
  +
border-bottom-left-radius: 26% !important;
  +
border-bottom-right-radius: 26% !important;
  +
transition: all .64s !important;
  +
-ms-transition: all .64s !important;
  +
-o-transition: all .64s !important;
  +
-moz-transition: all .64s !important;
  +
-webkit-transition: all .64s !important;
  +
}
  +
  +
#WikiaUserPagesHeader .selected a:hover {
  +
background: transparent !important;
  +
border: 1.5px solid #0087BD !important;
  +
}
  +
  +
#WikiaUserPagesHeader .tabs a {
  +
background-color: #FF9966;
  +
color: black !important;
  +
/* border-top-right-radius: 36% !important;
  +
border-top-left-radius: 36% !important;
  +
border-bottom-left-radius: 26% !important;
  +
border-bottom-right-radius: 26% !important; */
  +
transition: all .64s !important;
  +
-ms-transition: all .64s !important;
  +
-o-transition: all .64s !important;
  +
-moz-transition: all .64s !important;
  +
-webkit-transition: all .64s !important;
  +
}
  +
  +
#WikiaUserPagesHeader .tabs a:hover {
  +
background: transparent !important;
  +
border: 1.5px solid #FF9966;
  +
cursor: text;
  +
}

A lap jelenlegi, 2019. március 17., 08:10-kori változata

/*admin powa*/
a[href="/wiki/Szerkeszt%C5%91:NikitaDragovich"],
a[href="/wiki/Szerkeszt%C5%91:Zseliakiraly"] {
    color: #32CD32 !important;
    font-weight: bold !important;
}

/*FONTS IMPORT*/

/*These fonts should work in every browser*/

/*Pricedown font from zseli.hu*/
@font-face {
    font-family: "gta";
    src: url("http://www.zseli.hu/gtahu/pricedown1.eot");
    src: url("http://www.zseli.hu/gtahu/pricedown1.eot?#iefix") format('embedded-opentype'),
         url("http://www.zseli.hu/gtahu/pricedown1.woff") format('woff'),
         url("http://www.zseli.hu/gtahu/pricedown1.ttf") format('truetype'),
         url("http://www.zseli.hu/gtahu/pricedown1.svg#pricedownregular") format('svg');
    font-weight: normal;
    font-style: normal;
}
/*rageitalic font from zseli.hu*/
@font-face {
    font-family: "vice";
    src: url("http://www.zseli.hu/gtahu/rageitalic1.eot");
    src: url("http://www.zseli.hu/gtahu/rageitalic1.eot?#iefix") format('embedded-opentype'),
         url("http://www.zseli.hu/gtahu/rageitalic1.woff") format('woff'),
         url("http://www.zseli.hu/gtahu/rageitalic1.ttf") format('truetype'),
         url("http://www.zseli.hu/gtahu/rageitalic1.svg#rage_italicregular") format('svg');
    font-weight: normal;
    font-style: normal;
}

/*STYLING*/

/* Change menus to GTA font - but it's too small*/
/*changed size from "normal" to "24px" bigger, 
but larger number doesn't change the size.. */

/*.WikiHeader li {
    font-family: "gta";
    font-size: 24px; 
}
*/

/* Change menu items */
.WikiHeader .subnav li a {
    text-align: center;
}

.WikiaPageHeader h1, .WikiaPageHeader .WikiaRail .module h2, .WikiaRail .module .WikiaPageHeader h2, .WikiaPageHeader .WikiaRail #RIGHT_SKYSCRAPER h2, .WikiaRail #RIGHT_SKYSCRAPER .WikiaPageHeader h2 {
    font-family: "gta";
    font-size:  50px}
    
.WikiaArticle h2 {
    font-family: "gta";
    font-size:  28px}
    
/*collapse*/
importScriptPage('ShowHide/code.js', 'dev');

/********* Imported from english wikia *********/

/* Messagebox templates */
 
.messagebox {
   border: 1px solid #aaa;
   background-color: #f9f9f9;
   width: 80%;
   margin: 0 auto 1em auto;
   padding: .2em;
}
.messagebox.merge {
   border: 1px solid #c0b8cc;
   background-color: #f0e5ff;
   text-align: center;
}
.messagebox.cleanup {
   border: 1px solid #9f9fff;
   background-color: #efefff;
   text-align: center;
}
.messagebox.standard-talk {
   border: 1px solid #c0c090;
   background-color: #f8eaba;
}
.messagebox.nested-talk {
   border: 1px solid #c0c090;
   background-color: #f8eaba;
   width: 100%;
   margin: 2px 4px 2px 4px;
}
 
 
/* Infobox template style */
 
.infobox {
   border: 1px solid #aaa;
   background-color: #f9f9f9;
   color: black;
   margin-bottom: 0.5em;
   margin-left: 1em;
   padding: 0.2em;
   float: right;
   clear: right;
   font-size: 11px;
}
.infobox td,
.infobox th {
   vertical-align: top;
}
.infobox caption {
   font-size: larger;
   margin-left: inherit;
}
.infobox.bordered {
   border-collapse: collapse;
}
.infobox.bordered td,
.infobox.bordered th {
   border: 1px solid #aaa;
}
.infobox.bordered .borderless td,
.infobox.bordered .borderless th {
   border: 0;
}
 
/* Big Tables */
.bigtable {
   background-color: #f8f8f8;
   border: 1px solid #aaa;
   color: black;
   margin-bottom: 0.5em;
   margin-left: 1em;
   padding: 0.2em;
   border-spacing: 25px 1px;
}
.bigtable th {
   font-size: 15px;
   text-align: left;
}
.bigtable td, .bigtable th {
   vertical-align: top;
   padding: 0 5px;
}
.bigtable td {
   background-color: #f8f8f8;
}
 
div.topicon {
  position:absolute; 
  z-index:100; 
  top:10px;
  display: block !important;
}
 
.interProject {
   display:none; 
   clear: both; 
   border-top: 2px dotted #AAAAAA; 
   margin-top: 2em;
}
 
/* Standard Navigationsleisten, aka box hiding thingy from .de.  Documentation at [[Wikipedia:NavFrame]]. */
 
div.Boxmerge,
div.NavFrame {
        margin: 0px;
        padding: 4px;
        border: 1px solid #aaa;
        text-align: center;
        border-collapse: collapse;
        font-size: 95%;
}
div.Boxmerge div.NavFrame {
        border-style: none;
        border-style: hidden;
}
div.NavFrame + div.NavFrame {
        border-top-style: none;
        border-top-style: hidden;
}
div.NavPic {
        background-color: #fff;
        margin: 0px;
        padding: 2px;
        float: left;
}
div.NavFrame div.NavHead {
        height: 1.6em;
        font-weight: bold;
        background-color: #ccf;
        position:relative;
}
div.NavFrame p {
        font-size: 100%;
}
div.NavFrame div.NavContent {
        font-size: 100%;
}
div.NavFrame div.NavContent p {
        font-size: 100%;
}
div.NavEnd {
        margin: 0px;
        padding: 0px;
        line-height: 1px;
        clear: both;
}
a.NavToggle {
        position:absolute;
        top:0px;
        right:3px;
        font-weight:normal;
        font-size:smaller;
}
 
.lightlinks a { color:#CCE; }
.lightlinks a.new {color:#FBB!important;}
.darklinks a { color:#33A; }
.whitelinks a { color:#FFF; }
.whitelinks a.new {color:#FFF!important;}
.blacklinks a { color:#000; }
.underlinelinks a { text-decoration:underline; }
.boldlinks a {font-weight: bold;}
 
/*This hides the date field from the forum tag, when inside class=hidedate */
.hidedate .forum_edited{
display:none;
}
 
 
 
/* default skin for navigation boxes */
table.navbox {            /* navbox container style */
  border: 1px solid #aaa;
  width: 100%; 
  margin: auto;
  clear: both;
  font-size: 88%;
  text-align: center;
  padding: 1px;
}
table.navbox + table.navbox {  /* single pixel border between adjacent navboxes */
  margin-top: -1px;            /* (doesn't work for IE6, but that's okay)       */
}
.navbox-title,
.navbox-abovebelow,
table.navbox th {
  text-align: center;      /* title and above/below styles */
  padding-left: 1em;
  padding-right: 1em;
}
.navbox-group {           /* group style */
  white-space: nowrap;
  text-align: right;
  font-weight: bold;
  padding-left: 1em;
  padding-right: 1em;
}
.navbox, .navbox-subgroup {
  background: #fdfdfd;     /* Background color */
}
.navbox-list {
  border-color: #fdfdfd;   /* Must match background color */
}
.navbox-title,
table.navbox th {
  background: #ccccff;     /* Level 1 color */
}
.navbox-abovebelow,
.navbox-group,
.navbox-subgroup .navbox-title {
  background: #ddddff;     /* Level 2 color */
}
.navbox-subgroup .navbox-group, .navbox-subgroup .navbox-abovebelow {
  background: #e6e6ff;     /* Level 3 color */
}
.navbox-even {
  background: #f7f7f7;     /* Even row striping */
}
.navbox-odd {
  background: transparent; /* Odd row striping */
}
 
.collapseButton {          /* 'show'/'hide' buttons created dynamically by the        */
    float: right;          /* CollapsibleTables javascript in [[MediaWiki:Common.js]] */
    font-weight: normal;   /* are styled here so they can be customised.              */
    text-align: right;
    width: auto;
}
.navbox .collapseButton {  /* In navboxes, the show/hide button balances the vde links from */
    width: 6em;            /* [[Template:Tnavbar]], so they need to be the same width.      */
}
 
/* This just formats the centralised wikia help box on help pages */
.sharedHelp{
background-color:#444;
border-color:#F00;
margin-top:40px;
}
 
.sharedHelpInfo{
font-size:22px;
margin-right:200px;
border:1px solid red;
width:340px;
background-color:#FFF;
margin-bottom:30px;
font-weight:bold;
font-family:verdana, sans-serif;
}
 
 
/* Hide title and tagline on Main Page */
body.page-Main_Page h1.firstHeading, body.page-Main_page #siteSub { 
    display:none;
}
 
/* Recent changes byte indicators */
.mw-plusminus-pos { color: #006500; }
.mw-plusminus-neg { color: #8B0000; }
 
/*********************************/
/* main page jquery tabs/sliders */
/*********************************/
.ui-tabs { position: relative; padding: .2em; zoom: 1; }
.ui-tabs .ui-tabs-nav { margin: 0; padding: .2em .2em 0; }
.ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 1px; margin: 0 .2em 1px 0; border-bottom: 0 !important; padding: 0; white-space: nowrap; }
.ui-tabs .ui-tabs-nav li a { float: left; padding: .5em 1em; text-decoration: none; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { margin-bottom: 0; padding-bottom: 1px; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } 
.ui-tabs .ui-tabs-panel { display: block; border-width: 0; padding: 0; background: none; }
.ui-tabs .ui-tabs-hide { display: none !important; }
.ui-tabs-hide { display: none !important; }
 
/**********/
/* portal */
/**********/
.portal_container { }
.portal_section ul { list-style: disc; }
.portal_section { border: 1px solid black; margin: 0 0 10px 0; background: transparent; background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.2) 0, black 100%); -moz-border-radius: 1em; -moz-box-shadow: 1px 1px 4px black; background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0, rgba(0, 0, 0, 0.2)), color-stop(100%, black)); -webkit-border-radius: 1em; -webkit-box-shadow: 1px 1px 4px black; border-radius: 1em; box-shadow: 1px 1px 4px black; }
.portal_header { padding: 0 1em; position: relative; }
.portal_header_text { display: table; width: 100%; padding: 0.6em 0 0 0; border-bottom: 1px dotted rgb(255,255,255); text-align: center; font-family: OrbitronMedium; font-size: 2em; }
.portal_headerlinks { font-size: 0.8em; position: absolute; right: 1em; bottom: -2em; }
.portal_header, .portal_header a:link, .portal_header a:visited, .portal_header a:hover, .portal_header a:active { color: rgb(255,255,255); }
.portal_body { padding: 0.8em; }
.portal_subheader { padding: 0 1em; position: relative; font-size: 0.9em; }
.portal_subheader, .portal_subheader a:link, .portal_subheader a:visited, .portal_subheader a:hover, .portal_subheader a:active { color: rgb(255,255,255); }
.portal_subheader_text { display: table; width: 100%; padding: 0.4em 0 0 0; border-bottom: 1px dotted rgb(255,255,255); text-align: left; font-family: OrbitronMedium; font-size: 1.8em; color: rgb(255,255,255); }
/******************/
/* portal: slider */
/******************/
#portal_slider { margin: 0px; padding: 0px; font-family: Verdana, Arial, Helvetica, sans-serif; position: relative; height: 450px; }
#portal_slider #portal_next, #portal_slider #portal_prev { text-align: center; cursor: pointer; border: 0px solid #FEC356; height: 30px !important; width: 20px; font-family: arial, san-serif; font-size: 36px; line-height: 22px; font-weight: bold; position: absolute; bottom: 8px; background: transparent; -moz-box-shadow: inset 1px 1px 2px rgba(255,255,255, 0.8); -webkit-box-shadow: inset 1px 1px 2px rgba(255,255,255, 0.8); box-shadow: inset 1px 1px 2px rgba(255,255,255, 0.8); background-image: -moz-linear-gradient(bottom, rgb(169,111,1) 0, rgb(254,195,86) 100%); background-image: -webkit-gradient(linear, 0% 100%, 0% 0%, color-stop(0, rgb(169,111,1)), color-stop(100%, rgb(254,195,86))); text-shadow: 1px 1px rgba(255, 255, 255, 0.3), -1px 0 rgba(0,0,0,0.3); color: rgb(190,124,1); -moz-user-select: none; -webkit-user-select: none; user-select: none; }
#portal_slider #portal_next:hover, #portal_slider #portal_prev:hover { background-image: -moz-linear-gradient(bottom, rgb(233,152,1) 0, rgb(254,218,150) 100%); background-image: -webkit-gradient(linear, 0% 100%, 0% 0%, color-stop(0, rgb(233,152,1)), color-stop(100%, rgb(254,218,150))); color: rgb(233,152,1); }
#portal_slider #portal_next { right: 10px; -moz-border-radius-topright: 8px; -moz-border-radius-bottomright: 8px; -webkit-border-top-right-radius: 8px; -webkit-border-bottom-right-radius: 8px; border-top-right-radius: 8px; border-bottom-right-radius: 8px; }
#portal_slider #portal_prev { right: 31px; -moz-border-radius-topleft: 8px; -moz-border-radius-bottomleft: 8px; -webkit-border-top-left-radius: 8px; -webkit-border-bottom-left-radius: 8px; border-top-left-radius: 8px; border-bottom-left-radius: 8px; }
#portal_slider > .portal_body { padding: 0; }
 
 
/*******************/
/* portal: content */
/*******************/
#portal_content { font-size: 0.9em; line-height: 1.7em; }
#portal_content .portal_body > table { height: 400px; }
#portal_content ul { list-style: disc outside; }
#portal_content ul ul { margin-left: 1em; }
/****************/
/* portal: news */
/****************/
#portal_news .WikiaBlogListingBox, #portal_news ul, .CommunityCornerModule .WikiaBlogListingBox { font-size: 100%; width: auto; float: none; clear: none; border: 0; padding: 0; background: transparent; }
#portal_news .WikiaBlogListingBox h3, #portal_news .wikia-button, .CommunityCornerModule .WikiaBlogListingBox h3 { display: none; }
#portal_news .WikiaBlogListingBox ul li { border-top: 0px !important; border-bottom: 1px dotted rgb(255,255,255) !important; } /* override the default border #portal_news colors */
.WikiaBlogListingBox ul li:first-child { border: none !important; } /* override the override */
/******************/
/* portal: forums */
/******************/
#portal_forums .forum_title { }
#portal_forums .forum_edited { text-align: right; }
/*******************/
/* portal: twitter */
/*******************/
#portal_twitter ul li { border-top: 0px !important; border-bottom: 1px dotted rgb(255,255,255) !important; padding: 0.2em 0; list-style: none; } /* change it from a bulleted list into a unbulleted list */
#portal_twitter ul { margin-left: 0em !important; }
/***************/
/* quote boxes */
/***************/
.quotebox { /* border: 1px solid #523F35; background:#222222; */ -moz-border-radius: 1em; border-radius: 1em; -webkit-border-radius: 1em; display: table; }
.quotebox + .quotebox { margin:1em 0 0 0; }
.quotebox .leftquote { color: #FEC356; font-size: 3em; font-family: Times New Roman, serif; font-weight: bold; text-align: left; padding:0.3em 0 0 0.3em; }
.quotebox .rightquote { color: #FEC356; font-size: 3em; font-family: Times New Roman, serif; font-weight: bold; text-align:right; padding:0 0.3em 0 0; }
.quotebox .quote { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.9em; padding: 1em 0.2em 0 0.2em; line-height: 1.6em; width: 100%; }
.quotebox .attribution { text-align: right; padding: 0em 1em 0.4em 0; font-weight: bold; font-style: oblique; }
/***************/
/* poll colors */
/***************/
.pollAnswerVotes div { background: #825118 !important; }
.pollAnswerVotes { border: 1px solid #888 !important; }
 
/** Custom tags for profiles **/
a.tag {color: inherit;}
 
 /**************** End ***************/

/*INTERWIKI FLAGS*/
/*doesn't work*/
.WikiaArticleInterlang{border:1px solid #f5a500 !important;border-radius:10px;margin:5px 10px}
.WikiaArticleInterlang a{padding-left:20px}
.WikiaArticleInterlang a[href="?interlang=all"]{padding-left:0!important}
.WikiaArticleInterlang a[href*="http://ar.gta.wikia.com"]{background:url(https://images.wikia.nocookie.net/gta/pl/images/4/4e/Sa.png) center left no-repeat}
.WikiaArticleInterlang a[href*="http://ca.gta.wikia.com"]{background:url(https://images.wikia.nocookie.net/gta/pl/images/4/42/Ca.png) center left no-repeat}
.WikiaArticleInterlang a[href*="http://cs.gta.wikia.com"]{background:url(https://images.wikia.nocookie.net/gta/pl/images/6/69/Cz.png) center left no-repeat}
.WikiaArticleInterlang a[href*="http://da.gta.wikia.com"]{background:url(https://images.wikia.nocookie.net/gta/pl/images/0/06/Dk.png) center left no-repeat}
.WikiaArticleInterlang a[href*="http://de.gta.wikia.com"]{background:url(https://images.wikia.nocookie.net/gta/pl/images/8/8f/De.png) center left no-repeat}
.WikiaArticleInterlang a[href*="http://gta.wikia.com"]{background:url(https://images.wikia.nocookie.net/gta/pl/images/3/3b/En.png) center left no-repeat}
.WikiaArticleInterlang a[href*="http://es.gta.wikia.com"]{background:url(https://images.wikia.nocookie.net/gta/pl/images/4/4e/Es.png) center left no-repeat}
.WikiaArticleInterlang a[href*="http://fa.gta.wikia.com"]{background:url(https://images.wikia.nocookie.net/gta/pl/images/4/4f/Fa.png) center left no-repeat}
.WikiaArticleInterlang a[href*="http://fi.gta.wikia.com"]{background:url(https://images.wikia.nocookie.net/gta/pl/images/7/70/Fi.png) center left no-repeat}
.WikiaArticleInterlang a[href*="http://fr.gta.wikia.com"]{background:url(https://images.wikia.nocookie.net/gta/pl/images/4/4b/Fr.png) center left no-repeat}
.WikiaArticleInterlang a[href*="http://he.gta.wikia.com"]{background:url(https://images.wikia.nocookie.net/gta/pl/images/5/54/He.png) center left no-repeat}
.WikiaArticleInterlang a[href*="http://hu.gta.wikia.com"]{background:url(https://images.wikia.nocookie.net/gta/pl/images/a/a7/Hu.png) center left no-repeat}
.WikiaArticleInterlang a[href*="http://it.gta.wikia.com"]{background:url(https://images.wikia.nocookie.net/gta/pl/images/d/dd/It.png) center left no-repeat}
.WikiaArticleInterlang a[href*="http://ja.gta.wikia.com"]{background:url(https://images.wikia.nocookie.net/gta/pl/images/e/e1/Jp.png) center left no-repeat}
.WikiaArticleInterlang a[href*="http://ko.gta.wikia.com"]{background:url(https://images.wikia.nocookie.net/gta/pl/images/f/f7/Ko.png) center left no-repeat}
.WikiaArticleInterlang a[href*="http://nl.gta.wikia.com"]{background:url(https://images.wikia.nocookie.net/gta/pl/images/9/98/Nl.png) center left no-repeat}
.WikiaArticleInterlang a[href*="http://no.gta.wikia.com"]{background:url(https://images.wikia.nocookie.net/gta/pl/images/0/04/No.png) center left no-repeat}
.WikiaArticleInterlang a[href*="http://pt.gta.wikia.com"]{background:url(https://images.wikia.nocookie.net/gta/pl/images/d/d7/Pt.png) center left no-repeat}
.WikiaArticleInterlang a[href*="http://pt-br.gta.wikia.com"]{background:url(https://images.wikia.nocookie.net/gta/pl/images/b/bf/Br.png) center left no-repeat}
.WikiaArticleInterlang a[href*="http://ro.gta.wikia.com"]{background:url(https://images.wikia.nocookie.net/gta/pl/images/6/61/Ro.png) center left no-repeat}
.WikiaArticleInterlang a[href*="http://ru.gta.wikia.com"]{background:url(https://images.wikia.nocookie.net/gta/pl/images/f/fb/Ru.png) center left no-repeat}
.WikiaArticleInterlang a[href*="http://sv.gta.wikia.com"]{background:url(https://images.wikia.nocookie.net/gta/pl/images/d/d0/Se.png) center left no-repeat}
.WikiaArticleInterlang a[href*="http://tr.gta.wikia.com"]{background:url(https://images.wikia.nocookie.net/gta/pl/images/5/5f/Tr.png) center left no-repeat}
.WikiaArticleInterlang a[href*="http://uk.gta.wikia.com"]{background:url(https://images.wikia.nocookie.net/gta/pl/images/c/c6/Uk.png) center left no-repeat}
.WikiaArticleInterlang a[href*="http://vi.gta.wikia.com"]{background:url(https://images.wikia.nocookie.net/gta/pl/images/c/cf/Vi.png) center left no-repeat}
.WikiaArticleInterlang a[href*="http://zh.grandtheftauto.wikia.com"]{background:url(https://images.wikia.nocookie.net/gta/pl/images/c/cd/Cn.png) center left no-repeat}

/* new goodies */

/* Page-Specific Backgrounds */
/*
.page-The_Raphael_Parable,
[class*=The_Raphael_Parable_] {
    background-image: url('https://i.ytimg.com/vi/N1aBohtb4vI/maxresdefault.jpg') !important;
    background-size: 1500px !important;
}
 
.page-The_Raphael_Parable #WikiaPageBackground {
    background: rgb(0, 0, 0, .55)
}
*/
.UserProfileActionButton:hover #ca-edit {
    color: black !important;
}

 
#WikiaUserPagesHeader .selected a {
    background-color: #0087BD !important;
    color: black !important;
    border-top-right-radius: 36% !important;
    border-top-left-radius: 36% !important;
    border-bottom-left-radius: 26% !important;
    border-bottom-right-radius: 26% !important;
    transition: all .64s !important;
    -ms-transition: all .64s !important;
    -o-transition: all .64s !important;
    -moz-transition: all .64s !important;
    -webkit-transition: all .64s !important;
}
 
#WikiaUserPagesHeader .selected a:hover {
    background: transparent !important;
    border: 1.5px solid #0087BD !important;
}
 
#WikiaUserPagesHeader .tabs a {
    background-color: #FF9966;
    color: black !important;
 /*   border-top-right-radius: 36% !important;
    border-top-left-radius: 36% !important;
    border-bottom-left-radius: 26% !important;
    border-bottom-right-radius: 26% !important; */
    transition: all .64s !important;
    -ms-transition: all .64s !important;
    -o-transition: all .64s !important;
    -moz-transition: all .64s !important;
    -webkit-transition: all .64s !important;
}
 
#WikiaUserPagesHeader .tabs a:hover {
    background: transparent !important;
    border: 1.5px solid #FF9966;
    cursor: text;
}