Puroresu System Wiki
No edit summary
(Undo revision 71541 by Team69Roll (talk))
Tag: Undo
 
(160 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
/* CSS placed here will be applied to all skins */
 
/* CSS placed here will be applied to all skins */
 
/* Import horizontal list CSS */
 
/* Import horizontal list CSS */
@import url("//dev.wikia.com/wiki/MediaWiki%3AHlist.css?ctype=text/css&action=raw");
+
@import url("//dev.fandom.com/wiki/MediaWiki%3AHlist.css?ctype=text/css&action=raw");
 
 
 
/* Import Fonts */
 
/* Import Fonts */
 
@import url(https://fonts.googleapis.com/css?family=Shojumaru|Niconne|Economica);
 
@import url(https://fonts.googleapis.com/css?family=Shojumaru|Niconne|Economica);
 
@import url('https://fonts.googleapis.com/css?family=Shojumaru');
 
@import url('https://fonts.googleapis.com/css?family=Shojumaru');
  +
  +
/* [[Module:Large category TOC]] */
  +
@import url("/wiki/Module%3ALarge_category_TOC/styles.css?ctype=text/css&action=raw");
  +
  +
/* [[Module:Documentation/styles.css]] */
  +
@import url("/wiki/Module%3ADocumentation/styles.css?ctype=text/css&action=raw");
 
 
 
/* Mark redirects in Special:Allpages and Special:Watchlist */
 
/* Mark redirects in Special:Allpages and Special:Watchlist */
Line 62: Line 68:
 
 
 
/* Infobox template style */
 
/* Infobox template style */
  +
 
.portable-infobox {
 
.portable-infobox {
width: 305px;
+
width: 286px;
 
}
 
}
   
 
.portable-infobox .pi-secondary-font,
 
.portable-infobox .pi-secondary-font,
 
.portable-infobox .pi-data-value {
 
.portable-infobox .pi-data-value {
font-size: 14px;
+
font-size:95%;
line-height: 22px;
+
line-height: 22px;
 
}
 
}
 
 
.portable-infobox { background:#e6e6e6; border:1px solid #c2c2c2; }
+
.portable-infobox { background:#e6e6e6; }
 
.portable-infobox .pi-border-color { border:none; }
 
.portable-infobox .pi-border-color { border:none; }
 
.portable-infobox .pi-title {
 
.portable-infobox .pi-title {
 
font-weight: bold;
 
font-weight: bold;
  +
font-size: 119%;
 
padding: 0 0.2em;
 
padding: 0 0.2em;
 
text-align: center;
 
text-align: center;
background:#e6e6e6;
+
background: var(--theme-page-background-color);
 
}
 
}
 
 
Line 101: Line 109:
 
padding-bottom: 10px;
 
padding-bottom: 10px;
 
}
 
}
  +
 
  +
.portable-infobox .pi-data[data-source="caption"] {
  +
padding: 0 0.2em;
  +
margin-top: -10px;
 
}
  +
.portable-infobox .pi-data[data-source="caption"] .pi-data-value {
  +
margin-left: auto;
  +
margin-right: auto;
  +
text-align: center;
  +
font-style: normal;
  +
font-size:100%;
  +
}
  +
 
.portable-infobox .pi-header { background:#d0d0d0; text-align:center; font-weight:bolder; box-shadow: inset 0 0 0px 4px #e6e6e6; padding: 7px 10px; }
 
.portable-infobox .pi-header { background:#d0d0d0; text-align:center; font-weight:bolder; box-shadow: inset 0 0 0px 4px #e6e6e6; padding: 7px 10px; }
 
 
Line 108: Line 128:
 
.portable-infobox .pi-navigation .pi-data-label { padding-top:5px; }
 
.portable-infobox .pi-navigation .pi-data-label { padding-top:5px; }
 
.portable-infobox .pi-data-label { text-align:left; }
 
.portable-infobox .pi-data-label { text-align:left; }
.portable-infobox .pi-horizontal-group .pi-data-value { border:none;font-size:100%; padding: 7px;}
+
.portable-infobox .pi-horizontal-group .pi-data-value { border:none;font-size: 95%; padding: 7px;}
   
/* Template:Infobox company test */
+
/* Infobox theme universal */
  +
.portable-infobox.pi-theme-universal { background:#e6e6e6; border:1px solid #c2c2c2; }
 
.portable-infobox.pi-theme-universal .pi-title {
  +
font-weight: bold;
  +
padding: 0 0.2em;
  +
text-align: center;
 
background:#e6e6e6;
  +
}
   
.portable-infobox.type-company,
+
/* Infobox theme company */
  +
 
.portable-infobox.type-company { border-bottom:1px solid #c2c2c2; }
 
.portable-infobox.type-company .pi-title {
 
.portable-infobox.type-company .pi-title {
 
border-bottom: 1px solid #c2c2c2;
 
border-bottom: 1px solid #c2c2c2;
 
text-align: center;
 
text-align: center;
 
padding: 0;
 
padding: 0;
  +
line-height: 1.25;
 
}
 
}
  +
.portable-infobox.type-company .pi-secondary-background {
 
background: transparent;
 
color: var(--theme-page-text-color);
 
}
 
 
.portable-infobox.type-company .pi-image {
 
.portable-infobox.type-company .pi-image {
 
background: #e6e6e6;
 
background: #e6e6e6;
Line 136: Line 163:
 
}
 
}
   
  +
.portable-infobox.type-company .pi-data[data-source="logo_caption"] {
/* Infobox tournament */
 
  +
padding: 0 0.2em;
 
  +
margin-top: -10px;
.portable-infobox.pi-type-tournament .pi-navigation { background:#e6e6e6; text-align:center; font-style:normal; font-weight:normal; border-top:#c2c2c2 solid 1px; border-bottom:#c2c2c2 solid 1px;}
 
  +
}
 
.portable-infobox.pi-type-tournament .pi-data-value {
+
.portable-infobox.type-company .pi-data[data-source="logo_caption"] .pi-data-value {
padding: 0;
+
margin-left: auto;
  +
margin-right: auto;
  +
text-align: center;
  +
font-style: normal;
  +
font-size:100%;
 
}
 
}
 
.portable-infobox.pi-type-tournament .pi-navigation .pi-data-label { padding-top:5px; }
 
.portable-infobox.pi-type-tournament .pi-data-label { text-align:left; }
 
   
  +
.portable-infobox.type-company .pi-data[data-source="image_caption"] {
  +
padding: 0 0.2em;
  +
margin-top: -10px;
  +
}
  +
.portable-infobox.type-company .pi-data[data-source="image_caption"] .pi-data-value {
  +
margin-left: auto;
  +
margin-right: auto;
  +
text-align: center;
  +
font-style: normal;
  +
font-size:100%;
  +
}
  +
 
/* Infobox theme tv */
  +
.portable-infobox.type-tv {
  +
width: 305px;
  +
}
  +
  +
.portable-infobox.type-tv { background:#e6e6e6; border:1px solid #c2c2c2; }
  +
.portable-infobox.type-tv .pi-title {
  +
background:#bfdfff;
  +
box-shadow: inset 0 0 0px 4px #e6e6e6;
  +
}
  +
 
.portable-infobox.type-tv .pi-data-label,
  +
.portable-infobox.type-tv .pi-data-value {
  +
margin: auto 0;
  +
}
  +
  +
.portable-infobox.type-tv .pi-item-spacing {
  +
padding-bottom: 0;
  +
padding-top: 0;
  +
}
  +
  +
.portable-infobox.type-tv .pi-image .image-thumbnail:only-child .pi-image-thumbnail {
  +
padding-bottom: 0;
  +
}
 
 
/* Default style for navigation boxes */
 
/* Default style for navigation boxes */
 
.navbox { /* Navbox container style */
 
.navbox { /* Navbox container style */

Latest revision as of 01:48, 10 February 2022

/* CSS placed here will be applied to all skins */
/* Import horizontal list CSS */
@import url("//dev.fandom.com/wiki/MediaWiki%3AHlist.css?ctype=text/css&action=raw");
 
/* Import Fonts */
@import url(https://fonts.googleapis.com/css?family=Shojumaru|Niconne|Economica);
@import url('https://fonts.googleapis.com/css?family=Shojumaru');

/* [[Module:Large category TOC]] */
@import url("/wiki/Module%3ALarge_category_TOC/styles.css?ctype=text/css&action=raw");

/* [[Module:Documentation/styles.css]] */
@import url("/wiki/Module%3ADocumentation/styles.css?ctype=text/css&action=raw");
 
/* Mark redirects in Special:Allpages and Special:Watchlist */
.allpagesredirect, .watchlistredir {
   color: #888;
   font-style: italic;
}

/* Template:Icons */
.WikiaPage .article-with-rail {
    position: relative;
}
#icons {
    position: absolute;
    right: 0;
    top: -100px;
}

/* Template:Championship Middle 24/7 */
table.count-rows {
    counter-reset: rows;
}
td span.row-increment::before {
    counter-increment: rows;
    content: counter(rows);
}

/* Template:Heading */
.MainPageHeading {
    background: #9f1212;
    border-radius: 10px;
    color: white;
    font-family: 'Shojumaru';
    font-size: 30px;
    padding: 10px;
    text-align: center;
    text-shadow: 2px 2px 2px #000;
}
 
/* Giving TOC a little extra space */
.toc {
   margin-top: 20px;
}
 
/* Unbulleted lists */
.plainlist ol,
.plainlist ul {
    line-height: inherit;
    list-style: none none;
    margin: 0;
}
.plainlist ol li,
.plainlist ul li {
    margin-bottom: 0;
}
 
/* Infobox template style */

.portable-infobox {
    width: 286px;
}

.portable-infobox .pi-secondary-font,
.portable-infobox .pi-data-value {
	font-size:95%;
	line-height: 22px;
}
 
.portable-infobox { background:#e6e6e6; }
.portable-infobox .pi-border-color { border:none;  }
.portable-infobox .pi-title { 
    font-weight: bold;
    font-size: 119%;
    padding: 0 0.2em;
    text-align: center;
    background: var(--theme-page-background-color);
}
 
.portable-infobox .pi-image .pi-caption {
    padding: 0 0.2em;
    text-align: center;
    font-style: normal;
    color:#3C3C3C;
    font-size:100%;
}
 
.portable-infobox .pi-image,
.portable-infobox .pi-border-color { border:#e6e6e6; }
 
.portable-infobox .pi-image .pi-image-thumbnail {
    max-width: calc(100% - 40px);
    height: auto;
    width: 250px;
}
 
.portable-infobox .pi-image .image-thumbnail:only-child .pi-image-thumbnail {
    padding-bottom: 10px;
}

.portable-infobox .pi-data[data-source="caption"] {
    padding: 0 0.2em;
    margin-top: -10px;
}
.portable-infobox .pi-data[data-source="caption"] .pi-data-value {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    font-style: normal;
    font-size:100%;
}

.portable-infobox .pi-header { background:#d0d0d0; text-align:center; font-weight:bolder; box-shadow: inset 0 0 0px 4px #e6e6e6; padding: 7px 10px; }
 
.portable-infobox .pi-navigation { background:#e6e6e6; text-align:center; font-style:normal; font-weight:normal; border-top:#c2c2c2 solid 1px; border-bottom:#c2c2c2 solid 1px;}
 
.portable-infobox .pi-navigation .pi-data-label { padding-top:5px; }
.portable-infobox .pi-data-label { text-align:left; }
.portable-infobox .pi-horizontal-group .pi-data-value { border:none;font-size: 95%; padding: 7px;}

/* Infobox theme universal */
.portable-infobox.pi-theme-universal { background:#e6e6e6; border:1px solid #c2c2c2; }
.portable-infobox.pi-theme-universal .pi-title { 
    font-weight: bold;
    padding: 0 0.2em;
    text-align: center;
    background:#e6e6e6;
}

/* Infobox theme company */

.portable-infobox.type-company { border-bottom:1px solid #c2c2c2; }
.portable-infobox.type-company .pi-title {
    border-bottom: 1px solid #c2c2c2;
    text-align: center;
    padding: 0;
    line-height: 1.25;
}

.portable-infobox.type-company .pi-image {
    background: #e6e6e6;
    border-left:  1px solid #c2c2c2;
    border-right: 1px solid #c2c2c2;
}
.portable-infobox.type-company .pi-border-color {
    background: #e6e6e6;
}
.portable-infobox.type-company .pi-data {
    border: none;
    border-left:  1px solid #c2c2c2;
    border-right: 1px solid #c2c2c2;
}

.portable-infobox.type-company .pi-data[data-source="logo_caption"] {
    padding: 0 0.2em;
    margin-top: -10px;
}
.portable-infobox.type-company .pi-data[data-source="logo_caption"] .pi-data-value {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    font-style: normal;
    font-size:100%;
}

.portable-infobox.type-company .pi-data[data-source="image_caption"] {
    padding: 0 0.2em;
    margin-top: -10px;
}
.portable-infobox.type-company .pi-data[data-source="image_caption"] .pi-data-value {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    font-style: normal;
    font-size:100%;
}

/* Infobox theme tv */
.portable-infobox.type-tv {
    width: 305px;
}

.portable-infobox.type-tv { background:#e6e6e6; border:1px solid #c2c2c2; }
.portable-infobox.type-tv .pi-title {
    background:#bfdfff; 
    box-shadow: inset 0 0 0px 4px #e6e6e6;
}

.portable-infobox.type-tv .pi-data-label,
.portable-infobox.type-tv .pi-data-value {
    margin: auto 0;
}

.portable-infobox.type-tv .pi-item-spacing {
    padding-bottom: 0;
    padding-top: 0;
}

.portable-infobox.type-tv .pi-image .image-thumbnail:only-child .pi-image-thumbnail {
  padding-bottom: 0;
}
	
/* Default style for navigation boxes */
.navbox {                     /* Navbox container style */
    box-sizing: border-box;
    border: 1px solid #a2a9b1;
    width: 100%;
    clear: both;
    font-size: 88%;
    text-align: center;
    padding: 1px;
    margin: 1em auto 0;       /* Prevent preceding content from clinging to navboxes */
}
.navbox .navbox {
    margin-top: 0;            /* No top margin for nested navboxes */
}
.navbox + .navbox {
    margin-top: -1px;         /* Single pixel border between adjacent navboxes */
}
.navbox-inner,
.navbox-subgroup {
    width: 100%;
}
.navbox-group,
.navbox-title,
.navbox-abovebelow {
    padding: 0.25em 1em;      /* Title, group and above/below styles */
    line-height: 1.5em;
    text-align: center;
}
th.navbox-group {             /* Group style */
    white-space: nowrap;
    /* @noflip */
    text-align: right;
}
.navbox,
.navbox-subgroup {
    background: #fdfdfd;      /* Background color */
}
.navbox-list {
    line-height: 1.5em;
    border-color: #fdfdfd;    /* Must match background color */
}
/* cell spacing for navbox cells */
tr + tr > .navbox-abovebelow,
tr + tr > .navbox-group,
tr + tr > .navbox-image,
tr + tr > .navbox-list {    /* Borders above 2nd, 3rd, etc. rows */
    border-top: 2px solid #fdfdfd; /* Must match background color */
}
.navbox th,
.navbox-title {
    background: #ccccff;      /* Level 1 color */
}
.navbox-abovebelow,
th.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 */
}
.navbox .hlist td dl,
.navbox .hlist td ol,
.navbox .hlist td ul,
.navbox td.hlist dl,
.navbox td.hlist ol,
.navbox td.hlist ul {
    padding: 0.125em 0;       /* Adjust hlist padding in navboxes */
}
 
/* Default styling for Navbar template */
.navbar {
    display: inline;
    font-size: 88%;
    font-weight: normal;
}
.navbar ul {
    display: inline;
    white-space: nowrap;
}
.mw-body-content .navbar ul {
    line-height: inherit;
}
.navbar li {
    word-spacing: -0.125em;
}
.navbar.mini li abbr[title] {
  font-variant: small-caps;
  border-bottom: none;
  text-decoration: none;
  cursor: inherit;
}
/* Navbar styling when nested in infobox and navbox */
.infobox .navbar {
    font-size: 100%;
}
.navbox .navbar {
    display: block;
    font-size: 100%;
}
.navbox-title .navbar {
    /* @noflip */
    float: left;
    /* @noflip */
    text-align: left;
    /* @noflip */
    margin-right: 0.5em;
}
 
/* 'show'/'hide' buttons created dynamically by the CollapsibleTables javascript
   in [[MediaWiki:Common.js]] are styled here so they can be customised. */
.collapseButton {
    /* @noflip */
    float: right;
    font-weight: normal;
    /* @noflip */
    margin-left: 0.5em;
    /* @noflip */
    text-align: right;
    width: auto;
}
 
/* Styling for JQuery makeCollapsible, matching that of collapseButton */
.mw-parser-output .mw-collapsible-toggle {
    font-weight: normal;
    /* @noflip */
    text-align: right;
    padding-right: 0.2em;
    padding-left: 0.2em;
}
.mw-collapsible-leftside-toggle .mw-collapsible-toggle {
	/* @noflip */
	float: left;
	/* @noflip */
    text-align: left;
}
 
/* Poll auto-formatting */
 
.ajax-poll {
    width:auto !important;  /* Inline style override for Poll extension*/
    border: 1px solid #aaa !important;  /* Replaces dashed with solid grey */
}
 
/* Gives the "Fade to transparent" effect in table cells and DIV */
/* Used in conjunction with "background-color:<color>" */
 
.gradient, .gradient-horizontal { 
    background-image: url(https://images.wikia.nocookie.net/runescape/images/1/14/Gradient-1pixel-horizontal.png); 
}
 
.gradient-vertical {
    background-image: url(https://images.wikia.nocookie.net/runescape/images/b/b4/Gradient-1pixel-vertical.png);
}
 
/* Used to created the section bars on the Front Page */
 
.noticebar {
  background: #D4DEF4 url('/w/images/Scratch_Bar.png') repeat-x left center;
  border: 1px solid #99B2E5;
  margin-top: 0.2em;
  padding: 0.2em;
  text-align: center;
}
 
/* Adds the tagline */
 
#siteSub {
   display:inline;
   font-size:92%;
   font-weight:normal;
}
 
/* When PRE tags overflow, display the overflow automatically */
pre {
   overflow: auto;
}
 
/* Colors nonexistent links in the the page function bar red, like nonexistent links in regular content */
#scratchpagefunctions span.new a {
   color: #ba0000 !important;
}
 
#scratchpagefunctions span.new a:visited {
   color: #a55858 !important;
}
 
/* Bolds the selected item in the page function bar */
#scratchpagefunctions span.selected {
   font-weight: bold !important;
}
 
/* Fixes noarticletext border and padding */
 
div.noarticletext {
   border: none;
   padding: 0px;
}
 
div.faqshortanswer {
   background-color: #DDDDDD;
   -webkit-border-radius: 15px;
   -moz-border-radius: 15px;
   border-radius: 15px;
   width: 550px; /*730px for Scratch2 skin */
   padding: 15px;
}
 
/* ScratchBlocksPlugin */
pre.blocks {
   border: none;
   background: none;
   margin: 0;
   padding: 5px 5px 5px 20px;
   max-height: 550px;
}
 
/* Make the list of references look smaller and highlight clicked reference in blue */
ol.references { font-size: 80%; }
.references-small { font-size: 70%;}
ol.references > li:target { background-color: #ddeeff; }
sup.reference:target { background-color: #ddeeff; }
/* Fix references displaying block */
div.anch {display: inline;}
 
/* In Recent Changes and others like it, display + and - in green and red, respectively */
.mw-plusminus-pos {color: darkGreen;}
.mw-plusminus-neg {color: darkRed;}
 
/* temp testing thing  -- JSO */
p,h1,h2,h3,h4,h5 {outline: none !important;}
 
/* Making image frames fit in page better */
.thumbinner { margin:0px; }
 
/* Fixing images in templates */
img { max-width:none; }
 
/* Float [edit] link to the right */
.mw-editsection { float: right; }
 
/* "Sig-testing" class */
.sig-test {
  background-color:silver; 
  width:275px; 
  height:28px; 
  overflow:auto;
}
 
/* Forum formatting - Algorithm & Splarka */
.forumheader {
    border: 1px solid #AAAAAA;
    background-color: #F9F9F9;
    margin-top: 1em;
    padding: 12px;
}
 
.forumlist td span {
    display: block;
    padding-left: 10px;
    font-size: smaller;
}
 
.forumlist td span a {
    text-decoration: none;
}
 
.forumlist td span.forum_author {
    padding-left: 30px;
}
 
.forumlist td.forum_edited a {
    text-decoration: none;
}
 
.forumlist td.forum_title a {
    padding-left: 20px;
}
 
.forumlist td.forum_title span a {
    padding-left: 0px;
}
 
.forumlist td.forum_title a.forum_new {
    font-weight: bold;
    background: url(https://images.wikia.nocookie.net/www/images/4/4e/Forum_new.gif) center left no-repeat;
    padding-left: 20px;
}
 
.forumlist td.forum_title a.forum_new:visited {
    font-weight: normal;
    background: none;
    padding-left: 20px;
}
 
.forumlist th.forum_title {
    padding-left: 20px;
}

/* Page Titles */
.WikiaPage .page-header__title {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    align-items: flex-end;
    font-family:Shojumaru;
    display: inline-block;
    font-size: 340%;
}