Mass Effect Wiki
Advertisement
Mass Effect Wiki

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. *****/

/* ====== Recent Change Colors For User Groups ====== */
/*           Arrange users in alphabetical order     */

/* ---- BUREAUCRATS ---- */
.page-Special_RecentChanges a[title="User:SpartHawg948"]
{ font-weight: bold !important; color:#008080 !important; }

/* ---- ADMINISTRATORS ---- */
.page-Special_RecentChanges a[title="User:Commdor"],
.page-Special_RecentChanges a[title="User:DRY"],
.page-Special_RecentChanges a[title="User:Lancer1289"],
.page-Special_RecentChanges a[title="User:JakePT"],
.page-Special_RecentChanges a[title="User:Temporaryeditor78"],
.page-Special_RecentChanges a[title="User:Teugene"],
.page-Special_RecentChanges a[title="User:Trandra"],
.page-Special_RecentChanges a[title="User:Tullis"]
{ font-weight: bold !important; color:#C0C0C0 !important; }

/* ---- SENIOR EDITORS ---- */
.page-Special_RecentChanges a[title="User:Arbington"],
.page-Special_RecentChanges a[title="User:Bronzey"],
.page-Special_RecentChanges a[title="User:Dammej"],
.page-Special_RecentChanges a[title="User:H-Man Havoc"],
.page-Special_RecentChanges a[title="User:Legionwrex"],
.page-Special_RecentChanges a[title="User:SolitaryReaper"],
.page-Special_RecentChanges a[title="User:Xaero Dumort"]
{ font-weight: bold !important; color:#00CCFF !important; }

/* ---- CHAT MODERATORS ---- */
.page-Special_RecentChanges a[title="User:Garhdo"],
.page-Special_RecentChanges a[title="User:Tali's no.1 fan"]
{ font-weight: bold !important; color:#4169E1 !important; }

/* ====== Ajax auto-refresh option ====== */
#ajaxRefresh {
   line-height: 100%;
   font-size: small;
}
#WikiaPageHeader #ajaxRefresh {
   display: block;
}
#ajaxToggleText {
   cursor: help;
   position: relative;
   bottom: 2px;
}

/* ====== MediaWiki:Wikia.css ====== */

/* Removes white background in edit comparisons */
table.diff, td.diff-otitle, td.diff-ntitle {
   background: none !important;
}

/* Removes white borders in revision history */
#pagehistory li {
   border: none !important;   
}

/* Changes unreadable black color to grey */
.css.source-css .kw1 { color: #DDD !important; 
}

/* ====== Main Page Heading Bar Display (Template:HeadingC) ====== */
.heading {
   padding:0.2em 0.4em; 
   margin:0 0 10px 0; 
   background: url('http://images4.wikia.nocookie.net/masseffect/images/8/8f/PageBar.jpg') repeat-x;
   color: black; 
   font-size:120%; 
   font-weight:bold; 
   text-align:left;
   width:100%;
   /* border:1px solid #ee7a06; */
}
body.mediawiki {
   color: white !important;
   background: #000000 url('http://images3.wikia.nocookie.net/__cb20110502124519/masseffect/images/1/1f/Background.jpg')  top center no-repeat;
}

/* ====== Mark redirects in Special:Allpages and Special:Watchlist ====== */
.allpagesredirect {
   font-style: italic;
}
.watchlistredir {
   font-style: italic;
}

/* ====== Headers and TOC ====== */
h2 {
   margin-top: 20px;
}
.toc {
   margin-top: 20px;
}

/* ====== Infobox template style ====== */
.infobox {
   border: 1px solid #aaaaaa;
   background-color: #f9f9f9;
   color: #fff;
   margin-bottom: 0.5em;
   margin-left: 1em;
   padding: 0.2em;
   float: right;
   clear: right;
}
.infobox td,
.infobox th {
   vertical-align: top;
}
.infobox caption {
   font-size: larger;
   margin-left: inherit;
}
.infobox.bordered {
   border-collapse: collapse;
}
.infobox.bordered td,
.infobox.bordered th {
   border: 1px solid #aaaaaa;
}
.infobox.bordered .borderless td,
.infobox.bordered .borderless th {
   border: 0;
}

/* ====== Forum formatting (by -Algorithm & -Splaka) ====== */
.forumheader {
   border: 1px solid #aaa;
   margin-top: 1em;
   padding: 12px;
}
.forumlist td.forum_edited a {
   color: black;
   text-decoration: none;
}
.forumlist td.forum_title a {
   padding-left: 20px;
}
.forumlist td.forum_title a.forum_new {
   font-weight: bold;
   background: url(/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;
}

/* ====== Recent changes byte indicators ====== */
.mw-plusminus-pos {
   color: #00FF00;
}
.mw-plusminus-neg {
   color: #FF0000;
}

/* ====== Re-skin the thumbnails ====== */
.WikiaArticle .thumbinner {
   background-color: #1E1E2E;
   background-image: none;
   border: 1px solid #334;
}
.WikiaArticle .thumbcaption {
   background: #334;
   padding: 2px 1px 0px;
}
.WikiaArticle .picture-attribution {
   display: none;
   margin-right: 0px;
   background: #334;
   position:static; /* don't cut off any magnifying glasses... */
}

/* ====== Babel ====== */

div.babelbox {
   float: right;
   margin-left: 1em;
   margin-bottom: 0.5em;
   width: 246px;
   border: 1px solid #99B3FF;
   padding: 2px 0 2px 0;
}
.lang-blockN, .lang-block0, .lang-block1, .lang-block2, .lang-block3 {
   margin: 2px 4px 2px 4px; /* t, l, b, r */
   width:238px;
   border-collapse: collapse;
}
td.lang-codeN, td.lang-code0, td.lang-code1, td.lang-code2, td.lang-code3 {
   text-align:center;
   font-size:14pt;
   width:45px;
   height:45px;
}
td.lang-descriptionN, td.lang-description0, td.lang-description1,
td.lang-description2, td.lang-description3 {
   font-size:8pt;
   padding:4pt;
   line-height:1.25em;
}
.lang-block0 {
   border:1px solid #FFB3B3;
}
td.lang-code0 {
   background-color: #FFB3B3;
   color: black;
}
td.lang-description0 {
   background-color: #FFE0E8;
   color: black;
}
.lang-block1,  .lang-block2, .lang-block3  {
   border:1px solid #99B3FF;
}
td.lang-code1, td.lang-code2, td.lang-code3 {
   background-color: #99B3FF;
   color: black;
}
td.lang-description1,  td.lang-description2, td.lang-description3 {
   background-color: #E0E8FF;
   color: black;
}
.lang-blockN {
   border:1px solid #6EF7A7;
}
td.lang-codeN {
   background-color: #6EF7A7;
   color: black;
}
td.lang-descriptionN {
   background-color: #C5FCDC;
   color: black;
}

/* ====== Legacy monaco adjustments ====== */
body.wikiaSkinMonaco td.diff-addedline {
  color:#000000;
}

body.wikiaSkinMonaco td.diff-context {
  color:#000000;
}

/* ====== Code from http://en.wikipedia.org/wiki/MediaWiki:Common.css 
   Prevents line-breaks in links (only) when we don't want them. ====== */
.nowraplinks a,
.nowraplinks .selflink { 
   white-space: nowrap;
}

/* ====== Adversaries infoboxes ====== */

/* ---- GENERAL ---- */
.infobox-enemy {
   width: 240px;
   margin: 0 0 2em 2em;
   padding: 0.2em;
   color: #fff;
   font-size: .9em;
   vertical-align: middle;
   float: right;
   clear: right;
}
.infobox-enemy .col-header {
   font-size: 1.11em;
   text-align: left;
}
.infobox-enemy .col-left {
   width: 70px;
   text-align: right;
   padding: 0 0.5em;
}
.infobox-enemy .col-right {
   width: 170px;
   text-align: left;
   padding: 0 0.5em;
}

/* ---- Template:Adversary ---- */
.enemy-ME {
   background-color: #1e1e2e;
   border: 1px solid #334;
}
.enemy-ME .col-left {
   background-color: #223;
}
.enemy-ME .lifebar-box {
   background: url('http://images.wikia.com/masseffect/images/c/c9/ME-Enemy-HB-Container-Background.png') 3px center no-repeat;
   margin: auto; 
   width: 220px;
   height: 55px;
}
.enemy-ME .lifebar-box div {
   vertical-align: center;
   margin: auto;
} 
.enemy-ME .lifebar-text {
   text-align: center;
   font-weight: bold;
   width: 176px;
   height: 20px;
   line-height: 20px;
   padding-top: 9px;
   padding-bottom: 4px;
   text-shadow: #000 1px 1px 1px;
}
.enemy-ME .lifebar-image {
   width: 104px;
   height: 13px;
   line-height: 9px;
}
.enemy-ME .health  { color: #ff0000; }
.enemy-ME .shields { color: #33A1C9; }

/* ---- Template:AdversariesME2 ---- */
.enemy-ME2 {
   background: #260700;
   border: 1px solid #813A1B;
}
.enemy-ME2 .col-left {
   background-color: #3E0F00;
}
.enemy-ME2 .lifebar-box {
   width: 200px;
   height: 54px;
   background: url('http://images.wikia.com/masseffect/images/7/71/ME2-Enemy-HB-Container-Background.png') no-repeat;
   font-weight: bold;
   text-align: center;
   margin: auto;
}
.enemy-ME2 .lifebar-box div {
   width: 172px;
   margin: auto;
   vertical-align: top;
} 
.enemy-ME2 .lifebar-text {
   height: 20px;
   padding-top: 3px;
}
.enemy-ME2 .lifebar-image {
   height: 31px;
}
.enemy-ME2 .health   { color: #ff0000; }
.enemy-ME2 .armor    { color: #ff5000; }
.enemy-ME2 .shields  { color: #33A1C9; }
.enemy-ME2 .barriers { color: #6a5acd; }

/* ---- Template:AdversariesME3 ---- */
.enemy-ME3 {
   background-color: #0f2849;
   border: 1px solid #14345e;
}
.enemy-ME3 .col-left {
   background-color: #14345E;
}
.enemy-ME3 .lifebar-box {
   width: 200px;
   height: 62px;
   font-weight: bold;
   text-align: center;
   background: url('http://images3.wikia.nocookie.net/__cb20120412022902/masseffect/images/e/ef/ME3_Enemy_Container.png') no-repeat;
   margin: 4px auto;
}
.enemy-ME3 .lifebar-box div {
   width: 172px;
   margin: auto;
   vertical-align: top;
} 
.enemy-ME3 .lifebar-text {
   height: 20px;
   padding-top: 5px;
   color: #FFC17B;
   text-shadow: #01101D 1px 1px 1px;
}
.enemy-ME3 .lifebar-image {
   height: 30px;
   padding-top: 1px;  
   background: url('http://images1.wikia.nocookie.net/__cb20120412022629/masseffect/images/2/2a/ME3_Enemy_Background.png') no-repeat center 1px;
}
.enemy-ME3 .health   { color: #ff0000; }
.enemy-ME3 .armor    { color: #ff931e; }
.enemy-ME3 .shields  { color: #00ffff; }
.enemy-ME3 .barriers { color: #b748b7; }

/* ---- Template:AdversariesMEI ---- */
.enemy-MEI {
   background-color: #074B60;
   border: 1px solid #336877;
}
.enemy-MEI .col-left {
   background-color: #336877;
}
.enemy-MEI .lifebar-box {
   width: 210px;
   height: 52px;
   font-weight: bold;
   text-align: center;
   background: url('http://images1.wikia.nocookie.net/masseffect/images/1/1e/MEI_Enemy_Container.png') no-repeat;
   margin: 4px auto;
}
.enemy-MEI .lifebar-box div {
   width: 177px;
   margin: auto;
   vertical-align: top;
} 
.enemy-MEI .lifebar-text {
   height: 21px;
   text-shadow: #6D9DB5 1px 1px 1px;
}
.enemy-MEI .lifebar-image {
   height: 21px;
   margin: auto;
   padding-top: 1px;  
}
.enemy-MEI .health   { color: #CC0000; }
.enemy-MEI .armor    { color: #FED300; }
.enemy-MEI .shields  { color: #52BEDE; }
.enemy-MEI .barriers  { color: #B962B9; }

/* ====== Galaxy templates ====== */
.galaxy-details {
   width: 270px;
   color: #fff;
   line-height: 15px;
   padding: 1px;
   margin: 0 0 1em 1em;
   border: 1px solid #334 !important;
   background-color: #1e1e2e !important;
}
.galaxy-details th {
   background: #334;
   text-align: center;
}
.galaxy-details .col-header {
   padding: 6px 0 3px;
}
.galaxy-details .col-title, .galaxy-details .col-caption {
   font-size: 1em;
   text-align: center;
   font-weight: bold;	
   padding: 4px 10px 6px;
   background-color: #334;	
}
.galaxy-details .col-left {
   width: 125px;
   font-size: 0.9em;
   text-align: right;
   font-weight: bold;
   padding: 4px 10px 4px 0;
   background-color: #223 !important;
}
.galaxy-details .col-right {
   width: 125px;
   font-size: 0.9em;
   text-align: left;
   font-weight: normal;
   padding: 4px 0 4px 10px;
}

/* ====== Point of Interest template styles ====== */
.point-interest {
   font-size: 0.9em;
   text-align: center;
   line-height: 18px;
   padding: 2px;
   margin-top: 10px;
   border: 1px solid #1E293D;	
   background-color: #0a1627;
   display: table;
}
.point-interest th {
   font-size: 13px;
   font-weight: bold;
   background-color: #36445a;
   padding: 8px 10px;
}
.point-interest td {
   background-color: #1E293D;
   padding: 8px 10px;
}
.point-interest .poi-bullet-red {
   background: #1E293D url('http://images1.wikia.nocookie.net/masseffect/images/c/cc/ME-POI-red.png') center center no-repeat;
}
.point-interest .poi-bullet-yellow {
   background: #1E293D url('http://images2.wikia.nocookie.net/masseffect/images/1/19/ME-POI-yellow.png') center center no-repeat;
}
.poi-bullet-red, .poi-bullet-yellow {
   color: #1E293D;
   font-weight: bold;
   font-size: 18px;
}

/* ====== Making Scavenger Hunt modals more visible ====== */
#scavengerClueModal { border-color:#2193D7 }
#scavemger-hunt-quit-dialog { border-color:#2193D7 } 
#scavengerEntryFormModal { border-color:#2193D7 }
#scavengerGoodbyeModal { border-color:#2193D7 }

/* ====== Special:AbuseFilter reports ====== */
.mw-abuselog-details {
   background:#0E192D !important;
}
.mw-abuselog-details th {
   background:#222233 !important;
}
Advertisement