Community Central
Community Central
(That way I'll be able to keep an eye on the CSS myself, and won't need to update it via my own personal CSS.)
mNo edit summary
Line 28: Line 28:
   
 
#RECIRCULATION_RAIL {
 
#RECIRCULATION_RAIL {
  +
display: none;
  +
}
  +
  +
.license-description {
 
display: none;
 
display: none;
 
}
 
}

Revision as of 03:38, 1 July 2019

@import url("/load.php?mode=articles&articles=u:c:User:C.Syde65/ignorelist.css&only=styles&ctype=text/css");
@import url("/load.php?mode=articles&articles=u:dev:MediaWiki:WikiaNavigationBarStyle/code.css&only=styles");

/*users*/
a[href="/wiki/User:Dharden"]            { color:#337800 !important; font-weight:bold !important; }
a[href="/wiki/User:Beatrice_Monty"]     { color:turquoise !important; font-weight:bold !important; }
a[href="/wiki/User:LostInRiverview"]    { color:navy !important; font-weight:bold !important; }
a[href="/wiki/User:Auror_Andrachome"]   { color:green !important; font-weight:bold !important; }
a[href="/wiki/User:Nikel23"]            { color:#007FFF !important; font-weight:bold !important; }
a[href="/wiki/User:Lost_Labyrinth"]     { color:blue !important; font-weight:bold !important; }
a[href="/wiki/User:Mathetesalexandrou"] { color:#00AADD !important; font-weight:bold !important; }
a[href="/wiki/User:Vpetmad"]            { color:#538 !important; font-weight:bold !important; }
a[href="/wiki/User:K6ka"]               { color:#0040FF !important; font-weight:bold !important; }
a[href="/wiki/User:Icemandeaf"]         { color:#3070BE !important; font-weight:bold !important; }
a[href="/wiki/User:Joey.eyeball"]       { color:green !important; font-weight:bold !important; }
a[href="/wiki/User:WayfinderOwl"]       { color:#6A5288 !important; font-weight:bold !important; }
a[href="/wiki/User:Beds"]               { color:#6B1D51 !important; font-weight:bold !important; }
a[href="/wiki/User:Chunkyheels"]        { color:#00b0f4 !important; font-weight:bold !important; }
a[href="/wiki/User:Mate1234"]           { color:darkblue !important; font-weight:bold !important; font-size:medium !important; font-family:Times New Roman !important; } 
a[href="/wiki/User:AldoHyde"]           { color:#3399ff !important; font-weight:bold !important; }
a[href="/wiki/User:C.Syde65"]           { color:maroon !important; font-weight:bold !important; }
a[href="/wiki/User:WikiBuilder1147"]    { color:green !important; font-weight:bold !important; }
a[href="/wiki/User:ThePeculiarMe"]      { color:#151B54 !important; font-weight:bold !important; }
a[href="/wiki/User:OoppDecks"]          { color:#99CC00 !important; font-weight:bold !important; }
a[href="/wiki/User:Imasexysimlover"]    { color:#91b60b !important; font-weight:bold !important; }
a[href="/wiki/User:Sims2Player"]        { color:blue !important; font-weight:bold !important; }
a[href="/wiki/User:Sapphire_Moondust"]  { color:purple !important; font-weight:bold !important; }

#RECIRCULATION_RAIL {
    display: none;
}

.license-description {
    display: none;
}

/*ignore list*/
li[data-user="AlbertaWolf"] { display: none !important; }
li[data-user="AwesomeBoy"] { display: none !important; }
li[data-user="Cat_poop_on_me"] { display: none !important; }
li[data-user="FartBombNZ"] { display: none !important; }
li[data-user="FartFromTheFuture"] { display: none !important; }
li[data-user="IPoopedOnMyScreen"] { display: none !important; }
li[data-user="MisterMarch"] { display: none !important; }
li[data-user="MrAssbang"] { display: none !important; }
li[data-user="OneAndOnlyPoop"] { display: none !important; }
li[data-user="Pickfart123"] { display: none !important; }
li[data-user="Poopeegee9"] { display: none !important; }
li[data-user="Ratingthepoop"] { display: none !important; }
li[data-user="Sophiedp"] { display: none !important; }
li[data-user="Ssundeepoopsalot"] { display: none !important; }
li[data-user="Tamatownxxx"] { display: none !important; }
li[data-user="Teamarrow1"] { display: none !important; }
li[data-user="Unicornpoop123"] { display: none !important; }
li[data-user="XACiDPoo"] { display: none !important; }

/*ad-block margin fix*/

.WikiaPage {
    margin-top: 1em;
}

.WikiaTopAds {
    font-size: 0;
    margin: 0 auto;
    position: relative;
    padding: 10px 0;
    text-align: center;
    width: 1064px;
    z-index: 2;
}

/*self-appear in chat user-list*/
#user-C\.Syde65 { display: block !important; }

/*For people like me who can't stand syntax backgrounds and highlights*/
 
#theme-solarized-light {
    background-color: #f2f2f2;
    color: #3a3a3a;
}

#wpTextbox1.highlighted {
    border: 0px inset transparent;
}

.ace-solarized-light {
    color: #3a3a3a !important;
}

.css.source-css .st0 {
    color: #ff0000 !important;
}

.css.source-css .kw2 {
    color: #993333 !important;
}

.css.source-css .re0 {
    color: #cc00cc !important;
}

.css.source-css .br0 {
    color: #00AA00 !important;
}

.css.source-css .re1 {
    color: #6666ff !important;
}

.css.source-css .kw1 {
    color: #000000 !important;
    font-weight: bold;
}

.css.source-css .re3 {
    color: #933 !important;
}

.css.source-css .re2 {
    color: #3333ff !important;
}

.css.source-css .re1 {
    color: #6666ff !important;
}

.javascript.source-javascript .kw2 {
    color: #003366 !important;
    font-weight: bold;
}

.javascript.source-javascript .st0 {
    color: #3366CC !important;
}

.javascript.source-javascript .nu0 {
    color: #CC0000 !important;
}

.javascript.source-javascript .coMULTI {
    color: #006600 !important;
    font-style: italic;
}

.javascript.source-javascript .me1 {
    color: #660066 !important;
}

.javascript.source-javascript .kw1 {
    color: #000066 !important;
    font-weight: bold;
}

#theme-solarized-light .kw1 {
    color: #3a3a3a !important;
}

#theme-solarized-dark {
    background-color: #0d0d0d;
}

#theme-solarized-dark .kw1 {
    color: #c5c5c5 !important;
}

.ace-solarized-dark {
    background-color: black !important;
}

.ace-solarized-dark .ace_gutter {
    background: black !important;
}

.ace-solarized-light {
    background-color: white !important;
}

.ace-solarized-light .ace_gutter {
    background: white !important;
}

.UserProfileMasthead .contributions-details a:hover {
    color: inherit !important;
}

.UserProfileMasthead .discussion-details a:hover {
    color: inherit !important;
}

/*ignore list*/
li[data-user="Themasterofdenial"] { display: none !important; }
a[href$="/Themasterofdenial"] { color: transparent !important; display: none !important; }
a[href="/wiki/User:Themasterofdenial"] { color:transparent !important; display: none !important; }
a[href="/wiki/User_talk:Themasterofdenial"] { color:transparent !important; display: none !important; }
a[href="/wiki/Message_Wall:Themasterofdenial"] { color:transparent !important; display: none !important; }
a[href="/wiki/Special:Contributions/Themasterofdenial"] { color:transparent !important; display: none !important; }

.page-User_Nikolas_Grigora .UserProfileMasthead .masthead-avatar .avatar,
.page-User_Themasterofdenial .UserProfileMasthead .masthead-avatar .avatar {
    border: 4px solid #ffffff;
    display: none !important;
    max-height: 140px;
    max-width: 140px;
}

.page-User_talk_Nikolas_Grigora .UserProfileMasthead .masthead-avatar .avatar,
.page-User_talk_Themasterofdenial .UserProfileMasthead .masthead-avatar .avatar {
    border: 4px solid #ffffff;
    display: none !important;
    max-height: 140px;
    max-width: 140px;
}

.page-Special_Contributions_Nikolas_Grigora .UserProfileMasthead .masthead-avatar .avatar,
.page-Special_Contributions_Themasterofdenial .UserProfileMasthead .masthead-avatar .avatar {
    border: 4px solid #ffffff;
    display: none !important;
    max-height: 140px;
    max-width: 140px;
}

.page-Message_Wall_Nikolas_Grigora .UserProfileMasthead .masthead-avatar .avatar,
.page-Message_Wall_Themasterofdenial .UserProfileMasthead .masthead-avatar .avatar {
    border: 4px solid #ffffff;
    display: none !important;
    max-height: 140px;
    max-width: 140px;
}

.page-User_blog__Nikolas_Grigora .UserProfileMasthead .masthead-avatar .avatar,
.page-User_blog_Themasterofdenial .UserProfileMasthead .masthead-avatar .avatar {
    border: 4px solid #ffffff;
    display: none !important;
    max-height: 140px;
    max-width: 140px;
}

img[src*="fd82e0c3-ee42-49fb-b564-e8ce1a833346"] /*Nikolas_Grigora*/ {
    display:none !important;
}

img[src*="fec47693-f867-4af7-9a12-c398f4bf334d"] /*Themasterofdenial*/ {
    display:none !important;
}

/*Notifications Text Recolour*/
.wds-notifications__mark-all-as-read {
    color: #1a5eb8;
}

/*CSS for Community Council Wiki*/

.wiki-communitycouncil .WikiaRail .rail-module {
    margin: 0 0px 30px;
    border: 1px solid #cccccc !important;
    padding: 21px 10px 15px;
}
 
.wiki-communitycouncil .WikiaRail .activity-module .edit-info .edit-info-user {
    color: #009bbe !important;
}

.wiki-communitycouncil .main-page-tag-lcs .forum-activity-module,
.wiki-communitycouncil .main-page-tag-rcs .forum-activity-module {
    border: 1px solid #cccccc !important;
    padding: 0px 15px 15px;
}

.wiki-communitycouncil .main-page-tag-lcs .ChatWidget,
.wiki-communitycouncil .main-page-tag-rcs .ChatWidget {
    border: 1px solid #cccccc !important;
    padding: 0px 15px 15px;
}

.wiki-communitycouncil .WikiaRail .activity-module .edit-info .edit-info-user {
    color: #009bbe;
}

.wiki-communitycouncil .mw-content-ltr .forum-activity-module .edit-info .edit-info-user {
    color: #009bbe;
}

.wiki-communitycouncil .WikiHeader div.buttons a#DisplayClockJS {
    top: -1.60em !important;
    color: #009bbe !important;
    font-weight:bold !important;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-size: 12px !important;
}

.wiki-communitycouncil #mixed-content-footer {
    background-color: transparent;
}

/*CSS for VSTF Wiki*/

.wiki-vstf .WikiaRail .rail-module {
    margin: 0 0 30px;
    border: 1px solid #cccccc;
    padding: 20px 15px 15px;
    background: #ffffff;
}
 
.wiki-vstf .WikiaRail .activity-module .edit-info .edit-info-user {
    color: #006cb0;
}
 
.wiki-vstf #seemoreactivity-button {
    margin-right: 8px !important;
}

.wiki-vstf #mixed-content-footer {
    background-color: transparent;
}

/*popup links*/
.popupPreview a.extiw, .popupPreview a.extiw:active {
    color: #002BB8 !important;
    background: none;
    padding: 0;
}

/*ping phrases dropdown*/
#pings {
    min-height: 100px;
    max-height: 200px;
}

/*Testing Space*/