MosuFan2004 Wikia
Register
Advertisement

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

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
/***** CSS placed here will be applied to all skins on the entire site. *****/

/* Temporary modifications */
a#ca-replace-file {
    display:none
} 

/* Mark redirects in Special:Allpages and Special:Watchlist */
.allpagesredirect {
   font-style: italic;
}
.allpagesredirect:after {
   color: #808080; content: " (redirect)"
}
.watchlistredir {
   font-style: italic;
}
 


 
 /* Censored text style, and clear text on rollover. */
.censored {
	color: black;
	background-color: black;
	padding: 1px;
}
 
.censored a {
	color: black;
	text-decoration: underline;
	padding: 1px;
}
 
.censored:hover {
	color: inherit;
	background-color: inherit !important;
}
/* Mainpage welcome section */
.mainpage-welcome {
     background: url("http://img2.wikia.nocookie.net/__cb20140928074306/polandball/images/e/ee/PolandballWikiaWelcomeCSS.png") no-repeat scroll 0% 0% transparent;
     margin: 0px auto;
     text-align: center;
     width: 640px;
}
 
.mainpage-welcome .container {
     padding-left: 207px;
     padding-top: 136px;
     text-align: center;
     width: 420px;
}
 
.mainpage-welcome .item {
     display: inline-block;
     margin-bottom: 18px;
     margin-right: 5px;
}
 
/* Polandball University */
 .pbuniversity-landing .top {
    margin-bottom: 60px;
}
.pbuniversity-landing .top .left {
    background: url("http://static.wikia.com/central/images/e/e6/WU-Header-Left.png") no-repeat scroll 0% 0% transparent;
    display: inline-block;
    height: 249px;
    margin-right: -5px;
    width: 226px;
}
.pbuniversity-landing .top .background {
    background: url("http://static.wikia.com/central/images/b/b8/WU-Header-Background.png") repeat scroll 0% 0% transparent;
    display: inline-block;
    height: 249px;
    width: calc(100% - 452px);
    width: -moz-calc(100% - 452px);
    width: -webkit-calc(100% - 452px);
}
.pbuniversity-landing .top .right {
    background: url("http://static.wikia.com/central/images/7/70/WU-Header-Right.png") no-repeat scroll 0% 0% transparent;
    display: inline-block;
    height: 249px;
    margin-left: -5px;
    width: 226px;
}
.pbuniversity-landing .top .logo {
}
.pbauniversity-landing .intro {
    margin-left: 22px;
}
.pbauniversity-landing .intro .header {
    color: #0a5fa3;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
}
.pbuniversity-landing .intro {
    margin-left: 19px;
}
.pbuniversity-landing .intro .header {
    color: #0a5fa3;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 4px;
}

/* Infoboxes */

.pi-europa .pi-title {
    padding: 0.3em 0.4em 0.4em 0.4em;
}
.pi-europa .pi-header {
    padding: 0.4em;
    font-size: 14px;
}

/* Chat emotes */

.Chat img[alt] {
min-height: auto !important;
min-width: auto !important;
height: auto !important;
width: auto !important;

}

/* To make users' profile pic rotate if you hover them */
.UserProfileMasthead .masthead-info hgroup {
	background-image: url("");
}
.UserProfileMasthead .masthead-info .tag {
	box-shadow: inset 0 0 6px white;
}
.UserProfileMasthead .masthead-info .tag:hover {
	box-shadow: inset 0 0 10px white;
}
.UserProfileMasthead .masthead-info .group {
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	background-image: url("");
	border-radius: 100%;
	display: inline-block;
	position: relative;
}
.masthead-avatar img {
    border-radius: 100%;
    box-shadow:0 0 20px white;
}
.masthead-avatar img {
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  -ms-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
.masthead-avatar:hover img {
  border-radius: 100%;
  box-shadow:0 0 20px white;
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg);
}
.masthead-avatar .sprite.edit-pencil { display: none }
#userAvatarEdit { margin-left: -14px }
.tabs-container {
	box-shadow: inset 0 -9px 10px rgba(0, 0, 0, .2);
	padding-left: 20px;
}

/* Poll Colours */
 
.pollAnswerVotes div {
    background-color: red !important;
    border-right: 1px solid orange;
    height: 25px !important;
    line-height: 25px !important;
    box-shadow: none !important;
}
.pollAnswerVotes {
    background-color: white !important;
    border-right: 1px solid orange;
    height: 25px !important;
    line-height: 25px !important;
    box-shadow: none !important;
}

/* Tabbers and Profile Tabs */
.WikiaUserPagesHeader .tabs {
    padding-left: 17px;
}
 
.tabs-container .tabs li[data-id="profile"] a {
    padding-left: 12px !important;
}
 
ul.tabs,
ol.tabs {
    margin-left: -1px;
}
 
.tabs li a,
ul.tabbernav li a,
ul.tabbernav li a:link,
ul.tabbernav li a:visited {
    background: #FF0000 !important;
    background-image: none !important;
    border: 1px solid #FF8080 !important;
    border-bottom: 0 solid transparent !important;
    border-radius: 5px 5px 0 0;
    font-weight: 700;
    color: #FFFFFF !important;
}
 
.tabs .selected a,
.tabs .selected a:hover,
ul.tabbernav li.tabberactive a,
ul.tabbernav li.tabberactive a:hover {
    background: #ff0000 !important;
    background-image: none !important;
    border: 1px solid #ff8080 !important;
    border-bottom: 0 solid transparent !important;
    border-radius: 5px 5px 0 0;
    font-weight: 700;
    color: #fff !important;
}
 
ul.tabbernav li a:hover,
.tabs li a:hover {
    background: #ff0000 !important;
    background-image: none !important;
    border: 1px solid #ff8080 !important;
    border-bottom: 0 solid transparent !important;
    border-radius: 5px 5px 0 0;
    font-weight: 700;
    color: #fff !important;
}
 
.tabberlive .tabbertab {
    border-top: 1px solid #ff8080 !important;
    border-right: 0 solid transparent !important;
    border-left: 0 solid transparent !important;
    border-bottom: 0 solid transparent !important;
}
 
ul.tabbernav {
    border: none !important;
    margin: 0 !important;
    padding: 0;
    line-height: 20px;
}

/******************** AMBOX START ********************/
 
/* Cell sizes for ambox/tmbox/imbox/cmbox/ombox/fmbox/dmbox message boxes */
th.mbox-text, td.mbox-text {   /* The message body cell(s) */
    border: none;
    /* @noflip */
    padding: 0.25em 0.9em;     /* 0.9em left/right */
    width: 100%;               /* Make all mboxes the same width regardless of text length */
}
td.mbox-image {                /* The left image cell */
    border: none;
    /* @noflip */
    padding: 2px 0 2px 0.9em;  /* 0.9em left, 0px right */
    text-align: center;
}
td.mbox-imageright {           /* The right image cell */
    border: none;
    /* @noflip */
    padding: 2px 0.9em 2px 0;  /* 0px left, 0.9em right */
    text-align: center;
}
td.mbox-empty-cell {           /* An empty narrow cell */
    border: none;
    padding: 0;
    width: 1px;
}
 
/* Article message box styles */
table.ambox {
    margin: 0 10%;                  /* 10% = Will not overlap with other elements */
    border: 1px solid #a2a9b1;
    /* @noflip */
    border-left: 10px solid #36c;  /* Default "notice" blue */
    background: #fbfbfb;
}
table.ambox + table.ambox {      /* Single border between stacked boxes. */
    margin-top: -1px;
}
.ambox th.mbox-text,
.ambox td.mbox-text {            /* The message body cell(s) */
    padding: 0.25em 0.5em;       /* 0.5em left/right */
}
.ambox td.mbox-image {           /* The left image cell */
    /* @noflip */
    padding: 2px 0 2px 0.5em;    /* 0.5em left, 0px right */
}
.ambox td.mbox-imageright {      /* The right image cell */
    /* @noflip */
    padding: 2px 0.5em 2px 0;    /* 0px left, 0.5em right */
}
 
table.ambox-notice {
    /* @noflip */
    border-left: 10px solid #36c;    /* Blue */
}
table.ambox-speedy {
    /* @noflip */
    border-left: 10px solid #b32424;    /* Red */
    background: #fee7e6;                   /* Pink */
}
table.ambox-delete {
    /* @noflip */
    border-left: 10px solid #b32424;    /* Red */
}
table.ambox-content {
    /* @noflip */
    border-left: 10px solid #f28500;    /* Orange */
}
table.ambox-style {
    /* @noflip */
    border-left: 10px solid #fc3;    /* Yellow */
}
table.ambox-move {
    /* @noflip */
    border-left: 10px solid #9932cc;    /* Purple */
}
table.ambox-protection {
    /* @noflip */
    border-left: 10px solid #a2a9b1;       /* Gray-gold */
}
 
/* Image message box styles */
table.imbox {
    margin: 4px 10%;
    border-collapse: collapse;
    border: 3px solid #36c;    /* Default "notice" blue */
    background: #fbfbfb;
}
.imbox .mbox-text .imbox {  /* For imboxes inside imbox-text cells. */
    margin: 0 -0.5em;       /* 0.9 - 0.5 = 0.4em left/right.        */
    display: block;         /* Fix for webkit to force 100% width.  */
}
.mbox-inside .imbox {       /* For imboxes inside other templates.  */
    margin: 4px;
}
 
table.imbox-notice {
    border: 3px solid #36c;    /* Blue */
}
table.imbox-speedy {
    border: 3px solid #b32424;    /* Red */
    background: #fee7e6;             /* Pink */
}
table.imbox-delete {
    border: 3px solid #b32424;    /* Red */
}
table.imbox-content {
    border: 3px solid #f28500;    /* Orange */
}
table.imbox-style {
    border: 3px solid #fc3;    /* Yellow */
}
table.imbox-move {
    border: 3px solid #9932cc;    /* Purple */
}
table.imbox-protection {
    border: 3px solid #a2a9b1;       /* Gray-gold */
}
table.imbox-license {
    border: 3px solid #88a;       /* Dark gray */
    background: #f7f8ff;          /* Light gray */
}
table.imbox-featured {
    border: 3px solid #cba135;    /* Brown-gold */
}
 
/* Category message box styles */
table.cmbox {
    margin: 3px 10%;
    border-collapse: collapse;
    border: 1px solid #a2a9b1;
    background: #DFE8FF;    /* Default "notice" blue */
}
 
table.cmbox-notice {
    background: #D8E8FF;    /* Blue */
}
table.cmbox-speedy {
    margin-top: 4px;
    margin-bottom: 4px;
    border: 4px solid #b32424;    /* Red */
    background: #FFDBDB;          /* Pink */
}
table.cmbox-delete {
    background: #FFDBDB;    /* Red */
}
table.cmbox-content {
    background: #FFE7CE;    /* Orange */
}
table.cmbox-style {
    background: #FFF9DB;    /* Yellow */
}
table.cmbox-move {
    background: #E4D8FF;    /* Purple */
}
table.cmbox-protection {
    background: #EFEFE1;    /* Gray-gold */
}
 
/* Other pages message box styles */
table.ombox {
    margin: 4px 10%;
    border-collapse: collapse;
    border: 1px solid #a2a9b1;       /* Default "notice" gray */
    background: #f8f9fa;
}
 
table.ombox-notice {
    border: 1px solid #a2a9b1;       /* Gray */
}
table.ombox-speedy {
    border: 2px solid #b32424;    /* Red */
    background: #fee7e6;             /* Pink */
}
table.ombox-delete {
    border: 2px solid #b32424;    /* Red */
}
table.ombox-content {
    border: 1px solid #f28500;    /* Orange */
}
table.ombox-style {
    border: 1px solid #fc3;    /* Yellow */
}
table.ombox-move {
    border: 1px solid #9932cc;    /* Purple */
}
table.ombox-protection {
    border: 2px solid #a2a9b1;       /* Gray-gold */
}
 
/* Talk page message box styles */
table.tmbox {
    margin: 4px 10%;
    border-collapse: collapse;
    border: 1px solid #c0c090;    /* Default "notice" gray-brown */
    background: #f8eaba;
}
.mediawiki .mbox-inside .tmbox { /* For tmboxes inside other templates. The "mediawiki" class ensures that */
    margin: 2px 0;               /* this declaration overrides other styles (including mbox-small above)   */
    width: 100%;                 /* For Safari and Opera */
}
.mbox-inside .tmbox.mbox-small { /* "small" tmboxes should not be small when  */
    line-height: 1.5em;          /* also "nested", so reset styles that are   */
    font-size: 100%;             /* set in "mbox-small" above.                */
}
 
table.tmbox-speedy {
    border: 2px solid #b32424;    /* Red */
    background: #fee7e6;             /* Pink */
}
table.tmbox-delete {
    border: 2px solid #b32424;    /* Red */
}
table.tmbox-content {
    border: 2px solid #f28500;    /* Orange */
}
table.tmbox-style {
    border: 2px solid #fc3;    /* Yellow */
}
table.tmbox-move {
    border: 2px solid #9932cc;    /* Purple */
}
table.tmbox-protection,
table.tmbox-notice {
    border: 1px solid #c0c090;    /* Gray-brown */
}
 
/* Disambig and set index box styles */
table.dmbox {
    clear: both;
    margin: 0.9em 1em;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    background: transparent;
}
 
/* Footer and header message box styles */
table.fmbox {
    clear: both;
    margin: 0.2em 0;
    width: 100%;
    border: 1px solid #a2a9b1;
    background: #f8f9fa;     /* Default "system" gray */
}
table.fmbox-system {
    background: #f8f9fa;
}
table.fmbox-warning {
    border: 1px solid #bb7070;  /* Dark pink */
    background: #ffdbdb;        /* Pink */
}
table.fmbox-editnotice {
    background: transparent;
}
/* Div based "warning" style fmbox messages. */
div.mw-warning-with-logexcerpt,
div.mw-lag-warn-high,
div.mw-cascadeprotectedwarning,
div#mw-protect-cascadeon,
div.titleblacklist-warning,
div.locked-warning {
    clear: both;
    margin: 0.2em 0;
    border: 1px solid #bb7070;
    background: #ffdbdb;
    padding: 0.25em 0.9em;
}
/* Div based "system" style fmbox messages.
   Used in [[MediaWiki:Readonly lag]]. */
div.mw-lag-warn-normal,
div.fmbox-system {
    clear: both;
    margin: 0.2em 0;
    border: 1px solid #a2a9b1;
    background: #f8f9fa;
    padding: 0.25em 0.9em;
}
 
/* These mbox-small classes must be placed after all other
   ambox/tmbox/ombox etc classes. "html body.mediawiki" is so
   they override "table.ambox + table.ambox" above. */
html body.mediawiki .mbox-small {   /* For the "small=yes" option. */
    /* @noflip */
    clear: right;
    /* @noflip */
    float: right;
    /* @noflip */
    margin: 4px 0 4px 1em;
    box-sizing: border-box;
    width: 238px;
    font-size: 88%;
    line-height: 1.25em;
}
html body.mediawiki .mbox-small-left {   /* For the "small=left" option. */
    /* @noflip */
    margin: 4px 1em 4px 0;
    box-sizing: border-box;
    overflow: hidden;
    width: 238px;
    border-collapse: collapse;
    font-size: 88%;
    line-height: 1.25em;
}
 
/* Style for compact ambox */
/* Hide the images */
.compact-ambox table .mbox-image,
.compact-ambox table .mbox-imageright,
.compact-ambox table .mbox-empty-cell {
    display: none;
}
/* Remove borders, backgrounds, padding, etc. */
.compact-ambox table.ambox {
    border: none;
    border-collapse: collapse;
    background: transparent;
    margin: 0 0 0 1.6em !important;
    padding: 0 !important;
    width: auto;
    display: block;
}
body.mediawiki .compact-ambox table.mbox-small-left {
    font-size: 100%;
    width: auto;
    margin: 0;
}
/* Style the text cell as a list item and remove its padding */
.compact-ambox table .mbox-text {
    padding: 0 !important;
    margin: 0 !important;
}
.compact-ambox table .mbox-text-span {
    display: list-item;
    line-height: 1.5em;
    list-style-type: square;
    list-style-image: url(/w/skins/MonoBook/bullet.gif);
}
.skin-vector .compact-ambox table .mbox-text-span {
    list-style-type: disc;
    list-style-image: url(/w/skins/Vector/images/bullet-icon.svg);
    list-style-image: url(/w/skins/Vector/images/bullet-icon.png)\9;
}
/* Allow for hiding text in compact form */
.compact-ambox .hide-when-compact {
    display: none;
}
 
/******************** AMBOX END ********************/

/* Background being forced positioned to be a cover rather than a tile. */
body.skin-oasis {
    background: #ebebeb url(https://vignette3.wikia.nocookie.net/polandball/images/5/50/Wiki-background/revision/latest?cb=20170417203051) top center no-repeat;
    background-size: cover;
}

html { filter:saturate(0); }

body {
    background-image: none !important;
    background-color: gray !important;
}


/* Kill the pen on edit buttons */
.WikiaArticle .editsection img {
  display:none;
}

/* Da Edit Buton Pen */
.sprite.edit-pencil {background: none transparent\9 !important;}
.sprite.edit-pencil {background: url('http://vignette2.wikia.nocookie.net/mosufan2004/images/9/9f/Daeditbutn.png') no-repeat !important;}

/* Fotos Flotantes Thing */
.hoverimage img {
    opacity: 0.50;
    filter: alpha(opacity=50);
}
 
.hoverimage img:hover {
    opacity: 1.0;
    filter: alpha(opacity=100);
}

/* poll thingy */
/* Poll Button */
.ajax-poll input[type="submit"],
.ajax-poll input[type="reset"],
.ajax-poll input[type="button"],
.ajax-poll button {
    border-radius: 300pt !important;
}
 
.ajax-poll input[type="submit"]:hover,
.ajax-poll input[type="reset"]:hover,
.ajax-poll input[type="button"]:hover,
.ajax-poll .button:hover,
.ajax-poll button:hover {
    border-radius: 300pt !important;
}/**/

/* Poll Body */
div.ajax-poll {
    background: #a05e01;
}
.pollAnswerVotes div {
    background: -ms-linear-gradient(left, #ffbf00 0%, #ffbf00 100%) !important;
    background: -moz-linear-gradient(left, #ffbf00 0%, #ffbf00 100%) !important;
    background: -o-linear-gradient(left, #ffbf00 0%, #ffbf00 100%) !important; 
    background: -webkit-gradient(linear, left top, right top, color-stop(0, #0088CC), color-stop(1, #00BBCC)) !important; 
    background: -webkit-linear-gradient(left, #e8ad00 0%, #e8ad00 100%) !important; 
    background: linear-gradient(To Right, #e8ad00 0%, #e8ad00 100%) !important;
Advertisement