MediaWiki:Wikia.css: Difference between revisions

no edit summary
imported>LostInRiverview
(Implement xmas theme (mostly a copy/paste from last year, hopefully I didn't miss anything))
No edit summary
 
(4 intermediate revisions by 4 users not shown)
Line 1:
/* 0515:4405, NovemberApril 308, 20192020 (UTC) */
 
@import url("/load.php?mode=articles&articles=MediaWiki:Themes.css&only=styles");
Line 10:
top: -2em;
}
s
 
.WikiaPageHeader {
padding-bottom: 1;
Line 178:
 
.small-text, .small-text-cells td {
font-size:7585%;
}
 
.valign-top td {
vertical-align: top;
}
 
Line 279 ⟶ 283:
/*
.navbox-list {
border-color: #fdfdfd; /*/ Must match background color */
}
*/
Line 691 ⟶ 695:
a[href="/wiki/User:WikiBuilder1147"],
/*crats*/
a[href="/wiki/User:Dharden"],
a[href="/wiki/User:K6ka"],
a[href="/wiki/User:LostInRiverview"],
Line 746 ⟶ 749:
 
.CommunityCornerModule h2 {
background: linear-gradient(to right, #FF1B1B2E70B7, #FF555525A8E0);
}
 
Line 766 ⟶ 769:
 
.FollowedPagesModule h1, .FollowedPagesModule h2 {
background: linear-gradient(to right, #FF1B1B2E70B7, #FF555525A8E0);
-webkit-background-size: cover;
-moz-background-size: cover;
Line 774 ⟶ 777:
 
.WikiaBlogListingBox h2 {
background: linear-gradient(to right, #007F464CAD40, #1BA44996CF24);
}
 
Line 784 ⟶ 787:
 
.ChatModule h1.chat-headline {
background: linear-gradient(to right, #007F464CAD40, #1BA44996CF24);
}
 
Line 845 ⟶ 848:
 
.content-review-module h1, .content-review-module h2 {
background: linear-gradient(to right, #007F464CAD40, #1BA44996CF24);
-webkit-background-size: cover;
-moz-background-size: cover;
Line 854 ⟶ 857:
/*change header on editing screen*/
header#EditPageHeader {
background: linear-gradient(to right, #007F464CAD40, #1BA44996CF24); ;
-webkit-background-size: cover;
-moz-background-size: cover;
Line 872 ⟶ 875:
/*admin dashboard header changes*/
header#AdminDashboardHeader.AdminDashboardHeader {
background: linear-gradient(to right, #007F464CAD40, #1BA44996CF24);
}
 
Line 959 ⟶ 962:
}
 
/* changes to pop ups */
 
.modalWrapper {
Line 1,049 ⟶ 1,052:
font-weight: bold;
text-shadow: 1px 1px 2px #222;
background: linear-gradient(to right, #007F464CAD40, #1BA44996CF24);
box-shadow: 1px 1px 3px #777777;
}
Line 1,060 ⟶ 1,063:
font-weight: bold;
text-shadow: 1px 1px 2px #222;
background: linear-gradient(to right, #FF1B1B2E70B7, #FF555525A8E0);
box-shadow: 1px 1px 3px #777777;
}
Line 1,091 ⟶ 1,094:
font-weight: bold;
text-shadow: 1px 1px 2px #222;
background: linear-gradient(to right, #007F464CAD40, #1BA44996CF24);
box-shadow: 1px 1px 3px #777777;
}
Line 1,112 ⟶ 1,115:
/* top half */
.UserProfileMasthead .masthead-info hgroup {
background: linear-gradient(to right, #FF1B1B2E70B7, #FF555525A8E0);
color: white !important;
border-radius: 0 0 0 0;
Line 1,153 ⟶ 1,156:
color: white;
text-shadow: 1px 1px 2px #222;
background: linear-gradient(to right, #FF1B1B2E70B7, #FF555525A8E0);
box-shadow: 1px 1px 3px #777777;
border-radius: 0 0 0 0;
Line 1,211 ⟶ 1,214:
font-weight: bold;
text-shadow: 1px 1px 2px #222;
background: linear-gradient(to right, #FF1B1B2E70B7, #FF555525A8E0);
box-shadow: 1px 1px 3px #777777;
}
Line 1,220 ⟶ 1,223:
 
.community-page-header {
background-color: #FF1B1B2e70b7;
}
 
Line 1,249 ⟶ 1,252:
text-shadow: 1px 1px 2px #222;
min-height: 22px !important;
background: linear-gradient(to right,#007F464CAD40,#1BA44996CF24);
box-shadow: 1px 1px 3px #777777;
}
Line 1,265 ⟶ 1,268:
.skin-oasis #wikia-recent-activity.seemoreactivity-old #seemoreactivity-button {
background-color: transparent;
border: 1px solid #FF1B1B2e70b7 !important;
color: #FF1B1B2e70b7 !important;
border-radius: 0.5em;
}
Line 1,278 ⟶ 1,281:
 
.page-The_Sims_Wiki_Chat .ChatWidget h2.chat-headline {
background: linear-gradient(to right,#007F464CAD40,#1BA44996CF24);
margin: 0px 0px 30px;
padding: 6px 6px 6px;
Line 1,303 ⟶ 1,306:
text-shadow: 1px 1px 2px #222;
min-height: 22px !important;
background: linear-gradient(to right,#007F464CAD40,#1BA44996CF24);
box-shadow: 1px 1px 3px #777777;
}