添加10,881字节
、 2020年12月19日 (六) 18:57
/* returns border color to white */
.WikiaPage {
border-color: white;
}
/* button styling */
.cc2-wikia-button a {
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
background-color: #002E54;
background-image: -moz-linear-gradient(top, #004A87 35%, #002E54 65%);
background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(35%, #004A87), color-stop(65%, #002E54));
border: 1px solid #002E54;
color: white;
cursor: pointer;
display: inline-block;
font: 12px/20px Helvetica, Arial, sans-serif;
height: 19px;
margin: 0;
padding: 0 7px;
text-decoration: none;
white-space: nowrap;
}
.cc2-wikia-button a:hover {
background-color: #002E54;
background-image: -moz-linear-gradient(top, #004A87 35%, #002E54 65%);
background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(35%, #004A87), color-stop(65%, #002E54));
text-decoration: none
}
.blogsubhead {
font-size: 14px;
padding: 8px 0 0;
font-weight: bold;
margin-bottom: -5px;
}
/* wikifactory stuff, temp placement until live in code, find uberfuzzy if problem */
#wiki-factory td[data-status="1"] {
background-color: lime;
color: black;
}
#wiki-factory td[data-status="2"] {
background-color: purple;
color: white;
}
#wiki-factory td[data-status="0"],
td[data-status="-1"] {
background-color: red;
color: white;
}
#wiki-factory td[data-status="-1"] {
text-decoration: line-through;
}
.sharedHelp {
border: 1px solid #ccc !important;
}
.ns-116 .RelatedPagesModule,
.ns-500 .RelatedPagesModule {
display: none;
}
.helpmodule img:hover {
-moz-opacity: .8;
-khtml-opacity: .8;
opacity: .8;
}
/* Darwin-izing the Main Page */
@media screen and (max-width: 1023px) {
.page-Community_Central #WikiaArticle iframe {
width: 49%;
}
.page-Community_Central #WikiaArticle #twitter-widget-0 {
float: right;
}
}
/* Interlanguage link footer */
.mainpage .WikiaArticleInterlang h3,
.mw-special-Contact div.WikiaArticleInterlang h3,
.mw-special-Forum div.WikiaArticleInterlang h3 {
font-size: 18px;
height: 55px;
margin-left: 90px;
font-weight: bolder;
}
.mainpage .WikiaArticleInterlang h3,{
padding-top: 20px;
}
.mw-special-Contact div.WikiaArticleInterlang h3 {
padding-top: 11px
}
.mw-special-Forum div.WikiaArticleInterlang h3 {
padding-top:0;
}
div.WikiaArticleInterlang {
display: none;
}
.mw-special-Contact div.WikiaArticleInterlang,
.mw-special-Forum div.WikiaArticleInterlang {
display: block;
}
.mainpage .WikiaArticleInterlang,
.mw-special-Contact div.WikiaArticleInterlang,
.mw-special-Forum div.WikiaArticleInterlang {
background-color: white;
background: url('https://images.wikia.nocookie.net/eswikia/images/5/55/W-Intl_65x65.png') no-repeat 10px, -moz-linear-gradient(top, rgba(242, 242, 242, 0) 50%, #f2f2f2 100%);
background: url('https://images.wikia.nocookie.net/eswikia/images/5/55/W-Intl_65x65.png') no-repeat 10px, -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(50%, rgba(242, 242, 242, 0)), color-stop(100%, #f2f2f2));
background: url('https://images.wikia.nocookie.net/eswikia/images/5/55/W-Intl_65x65.png') no-repeat 10px, -o-linear-gradient(top, rgba(242, 242, 242, 0) 50%, #f2f2f2 100%);
background: url('https://images.wikia.nocookie.net/eswikia/images/5/55/W-Intl_65x65.png') no-repeat 10px, -ms-linear-gradient(top, rgba(242, 242, 242, 0) 50%, #f2f2f2 100%);
border: 1px solid #D9D9D9;
height: 60px;
margin: 0;
margin-top: 10px;
}
.mw-special-Forum #forum-display {
clear: both;
margin: 0 10px;
}
.mw-special-Forum #mw-content-text {
margin-bottom: 15px;
}
.mainpage .WikiaArticleInterlang ul, {
font-size: 14px;
padding-top: 20px;
}
.mw-special-Forum div.WikiaArticleInterlang ul {
font-size: 14px;
padding-top: 3px;
}
.mw-special-Contact div.WikiaArticleInterlang ul {
font-size: 14px;
padding-top: 16px;
}
.mainpage .WikiaArticleInterlang ul li:first-child,
.mw-special-Contact div.WikiaArticleInterlang ul li:first-child,
.mw-special-Forum div.WikiaArticleInterlang ul li:first-child {
padding-left: 10px;
}
body.page-Community_Central_Staff .WikiaPage .WikiaArticle .mw-content-text {
font-family: Rubik, Helvetica, Arial, sans-serif;
color: #002a32;
font-size: 18px;
font-weight: 300;
line-height: 1.6
}
body.page-Community_Central_Staff #mw-content-text > h2 {
border-bottom: 0;
margin: 0 0 30px;
background-image: -webkit-gradient(linear, left top, right top, from(#dfec24), to(#dfec24));
background-image: -webkit-linear-gradient(left, #dfec24, #dfec24);
background-image: -o-linear-gradient(left, #dfec24, #dfec24);
background-image: linear-gradient(90deg, #dfec24, #dfec24);
background-position: 0 0.9em;
background-repeat: repeat-x;
background-size: 1px 4px;
-webkit-box-decoration-break: clone;
box-decoration-break: clone;
font-size: 28px;
font-weight: 400;
line-height: 1.2;
padding: 0 6px;
text-transform: uppercase
}
body.page-Community_Central_Staff #mw-content-text > h3 {
border-bottom: 0;
font-size: 20px;
font-weight: 400;
padding: 0 6px;
text-transform: uppercase
}
body.page-Community_Central_Staff #mw-content-text > h2 + h3
{
margin-bottom: 15px
}
/** Portable Infoboxes **/
.portable-infobox.pi-theme-notes .pi-header {
background-color: #E5F0F7;
color: black;
text-align: center;
font-weight: normal;
}
.portable-infobox.type-card {
clear: none;
float: left;
margin: 0 0 15px 15px;
padding: 0.5em;
}
.portable-infobox.type-card .pi-data-value {
hyphens: manual;
word-break: break-word;
}
.pi-theme-StaffCard {
background: transparent;
border-width: 1px;
border-style: solid;
}
.pi-theme-StaffCard .pi-title {
border-bottom: 0;
background-image: -webkit-gradient(linear, left top, right top, from(#dfec24), to(#dfec24));
background-image: -webkit-linear-gradient(left, #dfec24, #dfec24);
background-image: -o-linear-gradient(left, #dfec24, #dfec24);
background-image: linear-gradient(90deg, #dfec24, #dfec24);
background-position: 0 0.9em;
background-repeat: repeat-x;
background-size: 1px 4px;
-webkit-box-decoration-break: clone;
box-decoration-break: clone;
color: #002a32;
font-size: 28px;
font-weight: 400;
line-height: 1.2;
padding: 0 6px;
text-transform: uppercase;
}
.pi-theme-StaffCard .pi-title,
.pi-theme-StaffCard > .pi-header {
text-align: center;
}
.pi-theme-StaffCard:only-of-type {
width: auto;
clear: both;
float: none;
overflow: visible;
}
.pi-theme-StaffCard .pi-group[data-item-name="biography"] {
padding: 10px;
}
.pi-theme-StaffCard .pi-item[data-source="biography"] {
display: inline;
padding: 0;
}
.pi-theme-StaffCard .pi-item[data-source="biography"] p ~ p {
margin-top: 1em;
}
.pi-theme-StaffCard .pi-item[data-source="extimage"] {
display: inline;
padding: 0;
}
.pi-theme-StaffCard .pi-item[data-source="extimage"] img {
float: left;
shape-outside: padding-box;
padding: 0 10px 10px 0;
width: 100px;
height: auto;
}
.pi-theme-StaffCard .pi-image[data-source="image"] {
float: left;
shape-outside: padding-box;
padding: 0 10px 10px 0;
}
.pi-theme-StaffCard .pi-image[data-source="image"] .pi-image-thumbnail {
width: 100px;
height: auto;
}
.pi-theme-VolunteerCard {
background: transparent;
border-width: 1px;
border-style: solid;
clear: none;
float: left;
margin: 0 0 15px 15px;
padding: 0.5em;
}
.pi-theme-VolunteerCard {
width: 45%;
}
.pi-theme-VolunteerCard-wide {
width: inherit;
float: none;
margin-left: auto;
margin-right: auto;
}
.pi-theme-VolunteerCard .pi-item-spacing {
padding: initial;
}
.pi-theme-VolunteerCard .pi-title {
display: inline;
font-size: inherit;
padding: 3px;
}
.pi-theme-StaffCard .pi-title {
text-align: center;
}
.pi-theme-StaffCard > .pi-header {
text-align: center;
}
.pi-theme-VolunteerCard .pi-navigation {
display: inline;
}
.pi-theme-VolunteerCard .pi-image {
float: right;
}
.pi-theme-StaffCard .pi-image + .pi-data {
display: inline;
}
.pi-theme-StaffCard .pi-image {
float: left;
padding: 15px;
}
.pi-theme-StaffCard .pi-image-thumbnail {
width: 100px;
height: auto;
}
.portable-infobox.pi-theme-VolunteerCard > .pi-data:not(:only-child) {
display: inline;
}
.portable-infobox.pi-theme-VolunteerCard > .pi-title + .pi-navigation {
display: inline;
border: 1px solid;
border-radius: 5px;
}
.portable-infobox.pi-theme-VolunteerCard > .pi-data .pi-data-label,
.portable-infobox.pi-theme-VolunteerCard > .pi-data .pi-data-value {
display: inline;
text-align: justify;
}
.pi-theme-VolunteerCard > .pi-data-value:only-child {
display: inline;
}
.pi-theme-VolunteerCard .pi-group {
display: flex;
width: 100%;
}
.pi-theme-VolunteerCard .pi-group .pi-data {
/* border: 2px solid white;
margin: .5em;
border-radius: 1em; */
border-bottom: none;
}
.pi-theme-VolunteerCard .pi-group .pi-data-value:only-child {
text-align: center;
margin: auto;
}
.pi-theme-VolunteerCard .pi-data-label {
-ms-flex-preferred-size: 8em;
-webkit-flex-basis: 8em;
-moz-flex-basis: 8em;
flex-basis: 8em;
min-width: 5.5em;
}
.pi-theme-VolunteerCard .pi-data img {
float: right;
margin: 5px;
}
.pi-theme-VolunteerCard .pi-data:not(:last-of-type) {
border-bottom-style: initial;
}
.pi-theme-VolunteerCard .pi-group .pi-data:not(:last-of-type) {
border-right-style: solid;
border-right-width: 1px;
}
.pi-theme-VolunteerCard:nth-child(even) {
clear: both;
}
.pi-theme-StaffCard:only-of-type {
width: auto;
clear: both;
float: none;
overflow: visible;
}
.WikiaArticle .profilecards + h2,
.WikiaArticle .profilecards + #INCONTENT_WRAPPER + h2 {
overflow: inherit;
}
.Adopt-a-Wiki {
border: 3px;
border-style: solid;
border-color: #08D6CC;
border-radius: 5px;
box-shadow: -9px 10px 15px 2px rgba(219, 218, 221, 1);
}
/* WAM redesign */
.WikiaArticle .wam-header {
display: none !important;
}
/* In-Editor Help Assistance board - hide create thread module */
.page-Board_In-Editor_Help_Assistance #ForumNewMessage {
display: none;
}
/* Hide on Topic pages */
#ForumNewMessage #BoardList option[value='In-Editor Help Assistance'] {
display:none;
}
/* Fix issue with "page history" link geting cut off on action=delete pages */
.mw-delete-warning-revisions > .emptymwmsg.mediawiki_historywarning {
display: none;
}
.main-page-tag-rcs .has-icon {
font-size: 22px;
font-weight: bold;
border: none;
}