Memory Alpha
Advertisement

Note : après avoir publié vos modifications, il se peut que vous deviez forcer le rechargement complet du cache de votre navigateur pour voir les changements.

  • Firefox / Safari : maintenez la touche Maj (Shift) en cliquant sur le bouton Actualiser ou appuyez sur Ctrl + F5 ou Ctrl + R (⌘ + R sur un Mac).
  • Google Chrome : appuyez sur Ctrl + Maj + R (⌘ + Shift + R sur un Mac).
  • Internet Explorer / Edge : maintenez la touche Ctrl en cliquant sur le bouton Actualiser ou pressez Ctrl + F5.
  • Opera : appuyez sur Ctrl + F5.
/*
<pre>
*/

/***********************************************************
** This CSS file contains all formatting information
** for user-created formats on Memory Alpha.
** 
** For formatting of any class used by the Mediawiki
** engine, use [[Mediawiki:Monobook.css]].
**
** NOTE: Styles in this file are defined to be compliant
** with Monobook, the standard skin. For use with other
** skins, some or all of these might need to be redefined
** in the CSS file of that skin. -- Cid, 2006-05-18
*/

/***********************************************************
** SITE-WIDE COLORS (SKIN INDEPENDENT)
*/

body {
  color:#FFF;
}

h1, h2, h3, h4, h5, h6 {
  color: #FFD942;
}

/***********************************************************
** DIFF RENDERING
*/

table.diff, td.diff-otitle, td.diff-ntitle {
	background-color: #2E2E33 !important;
}
td.diff-addedline {
	background: #113300 !important;
    color: #FFFFFF !important;
	font-size: smaller;
}
td.diff-deletedline {
	background: #331100 !important;
    color: #FFFFFF !important;
	font-size: smaller;
}
td.diff-context {
	background: #2E2E33 !important;
    color: #FFFFFF !important;
	font-size: smaller;
}
span.diffchange {
	color: #FFD942;
	font-weight: bold;
	text-decoration: underline;
}

/***********************************************************
** TABLE: WIKI-SIDEBAR
*/
table.wiki-sidebar {
	border: 1px solid #666;
	background-color: #222222;
	color: inherit;
	clear: right;
	float: right;
	width: 300px;
        margin-top: 0em;
	margin-left: 1.5em;
	margin-right: 0em;
	margin-bottom: 1.3em;
}

table.wiki-sidebar tr th {
	background: #000000 url(https://images.wikia.nocookie.net/memoryalpha/eo/images/f/f7/MA_page_bar.png) repeat-x;
	text-align: center;
	font-weight: bold;
	font-size:larger;
}

table.wiki-sidebar td {
	line-height: 130%;
	border:0;
	font-size:smaller;
}

/*DEPRECATED: Use td.sb-left instead!*/
table.wiki-sidebar td.odd {
	width: 35%;
	font-weight: bold;
	text-align: right;
}

table.wiki-sidebar td.sb-both {
	text-align: center;
	padding-left: 0;
	padding-right: 0;
}

table.wiki-sidebar td.sb-both img {
	display:block; /*force new line after img in sidebar */
	border: 0px outset #888888;
	margin: 0;
	padding-left: 0;
	padding-right: 0;
}

table.wiki-sidebar td.sb-left {
	width: 33%;
	font-weight: bold;
	text-align: left;
	vertical-align:top;
}

table.wiki-sidebar td.sb-right {
}

/** Deactivate thumbnail formatting in wiki-sidebars - originally from MA/de */

table.wiki-sidebar tr td div.thumb,
table.wiki-sidebar tr td div.tright,
table.wiki-sidebar .thumbinner,
table.wiki-sidebar .magnify {
	clear: none;
	float: none;
	border:0 !important;
	margin:0 auto !important;
	padding:0 !important;
	width:auto !important;
	text-align:center;
	display:inline;
}
table.wiki-sidebar .thumbinner img {margin:0 auto !important;}
table.wiki-sidebar tr td div.thumb div.thumbcaption {display:none;}

table.wiki-sidebar td.sb-both div.sb-twoimg img.thumbimage {
	display:inline !important; /*no new line after img in two-image box */
}

table.wiki-sidebar .picture-attribution {
display:none;
}

/***********************************************************
** TABLE: NAV-SIMPLE
*/
table.nav-simple {
	width: auto;
	clear: both;
	background-color: #222222;
	border: 1px solid #666;
	margin: 1em auto 1em auto;
}

table.nav-simple tr th {
	background: #000000 url(https://images.wikia.nocookie.net/memoryalpha/eo/images/f/f7/MA_page_bar.png) repeat-x;
	text-align: center;
	font-weight: bold;
}

table.nav-simple tr td {
	background-color: transparent;
	text-align: center;
	font-size: smaller;
}

/***********************************************************
** TABLE: BROWSER
*/
table.browser {
	width: 100%;
	clear: both;
	border: 1px solid #666;
	background-color: #222222;
	color: #FFFFFF;
}
table.browser td {
	text-align: center;
	width: 33%;
	background: #222222;
	border: 1px outset #888888;
	line-height: 130%;
}
table.browser td.topic {
	background-color: #222222;
	border: none; 
}

/***********************************************************
** TABLE: GREY
*/
table.grey {
	border: 1px solid #666;
	background-color: #222222;
	color: #FFFFFF;
}

table.grey tr th, table.grey thead tr th {
	color: #FFFFFF;
	background: #000000 url(https://images.wikia.nocookie.net/memoryalpha/eo/images/f/f7/MA_page_bar.png) repeat-x;
	text-align: left;
	font-weight: bold;
}

table.grey td {
	border: 1px outset #888888;
}

/***********************************************************
** TABLE: MAINPAGE
*/
table.mainpage {
	width: 100%;
	background-color: #222222;
	border: 1px solid #666;
}

table.mainpage tr td, table.mainpage tr th {
	vertical-align: top;
	padding: 4px;
	width: 33%;
}

table.mainpage tr th {
	background: #000000 url(https://images.wikia.nocookie.net/memoryalpha/eo/images/f/f7/MA_page_bar.png) repeat-x;
	text-align: center;
	font-weight: bold;
	font-size: 1.2em;
}

/***********************************************************
** TABLE: FORUMLIST
*/
table.forumlist {
	width: 100%;
	background-color: #222222;
	border: 1px solid #666;
}
table.forumlist tr th, table.forumlist thead tr th { 
	color: inherit;
	background: #000000 url(https://images.wikia.nocookie.net/memoryalpha/eo/images/f/f7/MA_page_bar.png) repeat-x; 
	text-align: left; 
	font-weight: bold; 
}

/***********************************************************
** TABLE: ECMAINTABLE
*/
table.ecmaintable {
      background-color: #222222;
      color: #ffffff;
      border: 1px solid #666;
      font-size: 100%;
      line-height: 1.5em;
}

.ecrowright {
     border: 1px solid #666 !important;
}

.ecrowcenter {
     border: 1px solid #666 !important;
}

/***********************************************************
** TABLEPAGER 
/* Used on [[Special:ListUsers]] */
.TablePager, .TablePager td, .TablePager th  {
        background-color:#222222 !important;
        color:#FFFFFF !important;
        border:1px solid #666 !important;
}

.TablePager tr:hover td {
        background-color:#2E2E33 !important;
}


/*** italics on redirects on all special pages
.mw-redirect {
   font-style: italic;
}
Removed because it affects all views of it on all pages, which is not desired ***/

/***********************************************************
** DIVs "Messages"
*/
div.warning {
	background-color: #401F22;
	border: 1px solid #660000;
	color: #FF0000 !important;
	font-weight: bold;
	margin: 2em 0 1em;
	padding: .5em 1em;
	vertical-align: middle;
	text-align: justify;
}

div.header-notice,
.copyright-notice {
	background-color: #222222;
	border: 1px solid #666;
	color: #FFFFFF;
	margin: 2em 0 1em;
	padding: .5em 1em;
	vertical-align: middle;
	text-align: justify;
}

div.header-notice table {
	background-color: transparent;
	padding: 1px;
}

div.notice {
	background-color: #401F22;
	border: 1px dashed #CC0000;
	color: #FFFFFF;
	margin: 2em 10% 1em 10%;
	padding: .5em 1em;
	vertical-align: middle;
	text-align: justify;
	font-size:smaller;
}

div.header-notice#fa {
	width: auto;
	font-size: inherit !important;
}

div.notice p,
div.header-notice p,
div.warning p {
	line-height: 120% !important;
}

div span.msg-title {
	display: block;
	width: 100%;
	color: #FFD942;
	text-align: center;
	font-size: 150%;
	font-weight: bold;
	border-bottom: 1px solid #666;
}

/***********************************************************
** DIV SHORTCUT
*/
div.shortcut {
	float:right;
	border:1px solid #666;
	background-color:#222222;
	padding: 0.5em;
	margin-bottom:1em;
	text-align: center;
	font-size:smaller;
	font-weight:bold;
	width: auto;
}

/***********************************************************
** DIV: ARTICLETYPE
*/
div.articletype {
	font-size: smaller;
	padding-top: 0em;
	padding-bottom: 0em;
	position: absolute;
	right: 1em;
	top: 0em;
	white-space: nowrap;
	text-align: center;
	border:1px solid #666;
	background-color: #222222;
	line-height: 130%;
}

div.articletype table {
	background-color: transparent;
	float: left;
	padding: 1px; 
}

/***********************************************************
** Remove Wikistickies
*/
#wikisticky_browser { display: none; }
#myhome-sidebar .wikisticky_special_link { display: none; }

/***********************************************************
** AUDIOLINK ICON (see [[Template:Audio]])
*/
#bodyContent .audiolink a {
background: url("https://images.wikia.nocookie.net/memoryalpha/en/images/3/32/Ma_audio_icon.png") center right no-repeat;
padding-right: 16px;
}

/***********************************************************
** Wikipedia Links marker from MA/de
*/
/*
** #bodyContent a[href *="*.wikipedia.org"]:after {
** content:" " url(/en/images/0/00/Wikipedia.gif);
** }
**/

/***********************************************************
** NOBLOCK (see [[Template:Unwrittentopics]])
** use 'span class="p-noblock"' to prevent text blocks via <p> inside
**
** NOTE:Renamed "p-wantedpages" on 2006-08-07. Let me know if this breaks anything. --CID
*/
.p-wantedpages p {
   display:inline;
}

.p-wantedpages s a { display:none; } 
.p-wantedpages {
   color:#2E2E33;
}
.p-wantedpages a:after {
   color:#FFFFFF;
   content:",";
}

/***********************************************************
** Hiding .firstHeading, #siteSub, #contentSub on pages in ns:Portal
*/
.ns-102 * .firstHeading,
.ns-102 * h3#siteSub,
.ns-102 * #contentSub {
	display:none;
}

/***********************************************************
** Hiding "discussion" link in ns:Forum
*/
.ns-100 * li#ca-talk {
	display:none;
}


/***********************************************************
** Formatting for [[Memory Alpha:Episode data project/talk page thing]]
** by User:Bp
*/
.eptalkpagebox {background: #222; border: 1px solid #aaa; margin: 1em; padding: 1em; font-size: 95%;}


/***********************************************************
** Formatting for "hidden" Appearances section; by User:Bp
*/
.hiddenlist { display:none; }
.visiblelist { display:block; }

.listexpand { text-decoration: none; color: #66BBFF; }
.listexpand:hover { text-decoration: underline; color: #66BBFF; }



/***********************************************************
** Tex and Math formatting; suggested by User:Bp
*/
.texhtml,
a img[alt="math"] {
	border:1px solid #222222;
	background-color: #FFFFFF;
	padding:3px;
}

/***********************************************************
** Formatting for new quote style, by User:Bp
** For testing only, not final.
*/
.dialogue {margin-left:20px;}	
.dialogue-inside {border-left:5px solid #434343; padding-left:5px;}	
.dialogue-inside-highlight {border-left:5px solid #434343; padding-left:5px;}	
.dialogue-attribution {margin-left:40px;}	
.quoteline {line-height:1.7; font-size:116%;}	
.quoteline-action {margin-left:20px; line-height:1.7;}	
.speaker-label {font-family: monospace; font-style: normal; color: #FFCC00;}


/***********************************************************
** Formatting for horizontal scroll bars on overwide pre
** tags, by User:Bp
*/
pre { overflow:auto; }


/***********************************************************
** Formatting an "ul" as inline enumeration by encapsulating
** with <div class="inline-list"
*/
.inline-list ul {display:inline;list-style:none;margin:0em;}
.inline-list ul li {display:inline;margin:0em;}
.inline-list ul li+li:before {
   color:#FFFFFF;
   content:", ";
}

div#mw-js-message{
  background-color: transparent;
}

/***********************************************************
** Formatting for article type banners
*/
div#ma-article-type {
border-bottom:1px solid #444444;
background-position:top left;
text-align:right;
padding-top:1em;
padding-right:1em;
min-height:55px;
max-height:55px;
font-size:large;
font-variant:small-caps;
}

div.type-alternate {
background: #000000 url(https://images.wikia.nocookie.net/__cb20090609114843/memoryalpha/en/images/8/81/Articletype_alt_reality.png) no-repeat;
}

div.type-mirror {
background: #000000 url(https://images.wikia.nocookie.net/memoryalpha/en/images/d/dd/Articletype_mirror.png) no-repeat;
}

div.type-realworld {
background: #000000 url(https://images.wikia.nocookie.net/memoryalpha/en/images/1/13/Articletype_realworld.png) no-repeat;
}

div.type-multiple {
background: #000000 url(https://images.wikia.nocookie.net/memoryalpha/en/images/c/c8/Articletype_multiple.png) no-repeat;
}

div.type-vision {
background: #000000 url(https://images.wikia.nocookie.net/memoryalpha/en/images/5/50/Articletype_vision.png) no-repeat;
}

/***********************************************************
** Disabling "breadcrumb" for subpages in main namespace
** Article titles there should be considered "flat", even
** if containing slashes. See [[Memory Alpha talk:Subpages]] -- Cid
*/
body.ns-0 span.subpages { display: none; }

/***********************************************************
** MISC. DEPRECATED STUFF
*/
td.odd, td.even {
	background-color: #222222;
	border: 1px outset #888888;
} 

/***********************************************************
** Hide "template navigation" [[Template:Tnavbox]] by default
** Override this in your personal Common.css, if you like.
*/
div.tnavbox {
	visibility: hidden
}

.panel {margin: 0.5em 0; padding:0.5em;}

.usermessage {
	background-color: #394A5C;
	border: 1px solid #66BBFF;
	color: #FFFFFF;
}

div.sharedHelp, .sharedHelpInfo, .sharedHelpEditInfo {
  display:none;
}

.ecmaintable {
	color: #FFFFFF;
}

.collapseButton {         /* 'show'/'hide' buttons created dynamically by the        */
    float: right;         /* CollapsibleTables javascript in [[MediaWiki:Common.js]] */
    font-weight: normal;  /* are styled here so they can be customised.              */
    text-align: right;
    width: auto;
}

/***********************************************************
**SWM message
*/
.SWM_message {
        background-color:#394A5C !important;
        border:1px solid #66BBFF !important;
        color:#FFFFFF !important;
        font-weight:bold;
        vertical-align:middle !important;
}

.SWM_expire {
        font-weight:normal;
}

.SWM_dismiss {
        font-weight:normal;
}

/*** Log In ***/
.wikia-tabs .selected {
        background-color:#AAAAAA !important;
}

.wikia-tabs .selected a {
        color:#2E2E33 !important;
}

.wikia-tabs a {
        color:#AAAAAA !important;
}

.wikia-tabs li {
        background-color:transparent !important;
}

.neutral {
        background-color:#2E2E33;
        color:#AAAAAA;
}

#AjaxLoginBoxWrapper {
        background-color:#202020 !important;
        border-color: #666 !important;
        color: #AAAAAA !important;
}

#userloginErrorBox, #userloginErrorBox2, #userloginErrorBox3, #comboajaxlogin-actionmsg {
        background-color:#394A5C !important;
        border:1px solid #66BBFF !important;
        color:#FFFFFF !important;
        font-weight:bold;
        vertical-align:middle !important;
}

#AjaxLoginConnectMarketing div {
        background-color:#202020 !important;
        color:#AAA !important;
        border:1px solid #666 !important;
        padding:5px;
}

/***********************************************************
**MEDIA PRINT
*/
@media print {

*,body,h1,h2,h3,h4,h5,h6,.WikiaPage,.WikiaArticle { color:#000; background-color: #FFF; }

}



/* FR-specific stuff */

/***********************************************************
** Journal de bord
***********************************************************/

div.log {
	width: 85%;
	margin: 1.0em auto 0.5em auto;
	padding: 5px;
	text-align: left;
	border: 1px inset #999999;
	background-color: #2A2A2A;
	color: #FFFFFF;
	line-height: 120%;
}


/***********************************************************
** Article vedette
***********************************************************/

div.featured {
	background: #282828;
	border: 2px solid #FF9900;
	padding: 0.4em;
}

/***********************************************************
** Cacher .firstHeading, #siteSub, #contentSub
** sur la page-Accueil
***********************************************************/

.page-Accueil * .firstHeading,
.page-Accueil * h3#siteSub,
.page-Accueil * #contentSub {
	display:none;
}

/***********************************************************
** Formatting for article type banners
*/
div#ma-article-type {
border-bottom:1px solid #444444;
background-position:top left;
text-align:right;
padding-top:1em;
padding-right:1em;
min-height:55px;
max-height:55px;
font-size:large;
font-variant:small-caps;
}

div.type-chronologiealternative {
background: #000000 url(https://images.wikia.nocookie.net/__cb20090609114843/memoryalpha/en/images/8/81/Articletype_alt_reality.png) no-repeat;
}

div.type-miroir {
background: #000000 url(https://images.wikia.nocookie.net/memoryalpha/en/images/d/dd/Articletype_mirror.png) no-repeat;
}

div.type-miroirdiscovery {
background: #000000 url(https://static.wikia.nocookie.net/memoryalpha/images/3/36/Banni%C3%A8re_univers-miroir_Discovery.jpg/revision/latest?cb=20230830164729&path-prefix=fr) no-repeat;
}

div.type-miroiralternatif {
background: #000000 url(https://images.wikia.nocookie.net/memoryalpha/en/images/b/b2/Articletype_mirror_alt.png) no-repeat;
}

div.type-monderéel {
background: #000000 url(https://images.wikia.nocookie.net/memoryalpha/en/images/1/13/Articletype_realworld.png) no-repeat;
}

div.type-multiple {
background: #000000 url(https://images.wikia.nocookie.net/memoryalpha/en/images/c/c8/Articletype_multiple.png) no-repeat;
}

div.type-romans {
background: #000000 url(https://images.wikia.nocookie.net/memoryalpha/fr/images/f/f0/Banni%C3%A8re_romans.jpg) no-repeat;
}

div.type-episodesfilms {
background: #000000 url(https://images.wikia.nocookie.net/memoryalpha/fr/images/9/92/Banni%C3%A8re_%C3%A9pisodes_films.jpg) no-repeat;
}

div.type-jeux {
background: #000000 url(https://images.wikia.nocookie.net/__cb20100620112549/memoryalpha/fr/images/3/3c/Banni%C3%A8res_jeux.jpg) no-repeat;
}

div.type-startrek {
background: #000000 url(https://images.wikia.nocookie.net/__cb20100512192825/memoryalpha/fr/images/e/ef/TOSLogo_2.jpg) no-repeat;
}

div.type-fluxtemporel {
background: #000000 url(https://images.wikia.nocookie.net/memoryalpha/fr/images/a/a8/Banni%C3%A8re_flux_temporel.jpg
) no-repeat;
}

div.type-noncanon {
background: #000000 url(https://images.wikia.nocookie.net/memoryalpha/fr/images/4/45/Banni%C3%A8re_fanon.jpg) no-repeat;
}

div.type-goodies {
background: #000000 url(https://images.wikia.nocookie.net/__cb20101021185451/memoryalpha/fr/images/6/6c/ArticleGoodies.png) no-repeat;
}

div.avant-toute {
background: #000000 url(https://images.wikia.nocookie.net/memoryalpha/fr/images/8/8e/TFBanner.png) no-repeat;
}

div.salle-machines {
background: #000000 url(https://images.wikia.nocookie.net/memoryalpha/fr/images/2/2c/TF-engineering-Banner.png) no-repeat;
}

.infobox-prod {
background: #002700 url(https://images.wikia.nocookie.net/memoryalpha/fr/images/3/3d/Bgd_prod.png) no-repeat;
}

.infobox-vaisseaux {
background: #002d7f url(https://images.wikia.nocookie.net/memoryalpha/fr/images/e/e0/Bgd_vaisseaux.png) no-repeat;
}

.infobox-personnages {
background: #000000 url(https://images.wikia.nocookie.net/memoryalpha/fr/images/1/1d/Bgd_personnage.png) no-repeat;
}

/*************************************
** Formatage des en-têtes d'infobox
**************************************/

.infobox-livre {
background: #00617f url(https://images.wikia.nocookie.net/memoryalpha/fr/images/2/27/Bgd_livres.png) no-repeat;
}

/*********************************************************************************
** Cacher .firstHeading, #siteSub, #contentSub sur les pages du ns:Memory Alpha
** (meilleur rendu pour les pages de cet espace peu édité)
*********************************************************************************/
.ns-4 * .firstHeading,
.ns-4 * h3#siteSub,
.ns-4 * #contentSub {
display:none;
}


/*
</pre>
*/
.pi-theme-astronomie {
    border-color:OrangeRed;
}
.pi-theme-astronomie .pi-border-color {
    border-color:OrangeRed;
}
.pi-theme-astronomie .pi-title {
	background-color: OrangeRed;
}
.pi-theme-astronomie .pi-header {
	background-color: OrangeRed;
}
.pi-theme-infrastructure {
    border-color:Green;
}
.pi-theme-infrastructure .pi-border-color {
    border-color:Green;
}
.pi-theme-infrastructure .pi-title {
	background-color: Green;
}
.pi-theme-infrastructure .pi-header {
	background-color: Green;
}
.pi-theme-personnage {
    border-color:#74D0F1;
}
.pi-theme-personnage .pi-border-color {
    border-color: #74D0F1;
}
.pi-theme-personnage .pi-title {
	background-color: #74D0F1;
}
.pi-theme-personnage .pi-header {
	background-color: #74D0F1;
}
.pi-theme-animal {
    border-color:#840215;
}
.pi-theme-animal .pi-border-color {
    border-color: #840215;
}
.pi-theme-animal .pi-header {
	background-color: #840215;
}
.pi-theme-animal .pi-title {
	background-color: #840215;
}
.pi-theme-classe-de-vaisseaux {
    border-color:#a42424;
}
.pi-theme-classe-de-vaisseaux .pi-border-color {
    border-color: #a42424;
}
.pi-theme-classe-de-vaisseaux .pi-header {
	background-color:#a42424;
}
.pi-theme-classe-de-vaisseaux .pi-title {
	background-color:#a42424;
}
.pi-theme-production {
    border-color:#1B4F08;
}
.pi-theme-production .pi-border-color {
    border-color:#1B4F08;
}
.pi-theme-production .pi-header {
	background-color:#1B4F08;
}
.pi-theme-production .pi-title {
	background-color:#1B4F08;
}
.pi-theme-support {
    border-color: #79443B;
}
.pi-theme-support .pi-border-color {
    border-color: #79443B;
}
.pi-theme-support .pi-header {
	background-color:#79443B;
}
.pi-theme-support .pi-title {
	background-color:#79443B;
}
.pi-theme-organisation {
    border-color: red;
}
.pi-theme-organisation .pi-border-color {
    border-color:red;
}
.pi-theme-organisation .pi-header {
	background-color:red;
}
.pi-theme-organisation .pi-title {
	background-color:red;
}
.pi-theme-vaisseau {
    border-color: #002d7f;
}
.pi-theme-vaisseau .pi-border-color {
    border-color:#002d7f;
}
.pi-theme-vaisseau .pi-header {
	background-color:#002d7f;
}
.pi-theme-vaisseau .pi-title {
	background-color:#002d7f;
}
.pi-theme-vivant {
    border-color: #FFD942;
}
.pi-theme-vivant .pi-border-color {
    border-color:#FFD942;
}
.pi-theme-vivant .pi-header {
	background-color:#FFD942;
	color:black;
}
.pi-theme-vivant .pi-title {
	background-color:#FFD942;
	color:black;
}
.portable-infobox.pi-theme-TOS.pi-header, .portable-infobox.pi-theme-TOS.title, .portable-infobox.pi-theme-TNG.pi-header, .portable-infobox.pi-theme-TNG.title, .portable-infobox.pi-theme-DS9.pi-header, .portable-infobox.pi-theme-DS9.title, .portable-infobox.pi-theme-VOYpi-header, .portable-infobox.pi-theme-VOY.title, .portable-infobox.pi-theme-DIS.pi-header, .portable-infobox.pi-theme-DIS.title, .portable-infobox.pi-theme-PRO.pi-header, .portable-infobox.pi-theme-PRO.title, .portable-infobox.pi-theme-LD.pi-header, .portable-infobox.pi-theme-LD.title, .portable-infobox.pi-theme-CM.pi-header, .portable-infobox.pi-theme-CM.title, .portable-infobox.pi-theme-VST.pi-header, .portable-infobox.pi-theme-VST.title {
	color:white;
}
.portable-infobox.pi-theme-ENT.pi-header, .portable-infobox.pi-theme-ENT.title, .portable-infobox.pi-theme-TAS.pi-header, .portable-infobox.pi-theme-TAS.title, .portable-infobox.pi-theme-SHO.pi-header, .portable-infobox.pi-theme-SHO.title {
	color:black;	
}
.portable-infobox.pi-theme-TOS.pi-border-color {
   --pi-border-color: #f2b236;
   --pi-secondary-background: #F2B236;
}
.portable-infobox.pi-theme-TAS.pi-border-color {
	--pi-border-color: #ff7f50;
	--pi-secondary-background: #FF7F50;
}
.portable-infobox.pi-theme-TNG.pi-border-color {
	--pi-border-color: #800080;
	--pi-secondary-background: #800080;
}
.portable-infobox.pi-theme-DS9.pi-border-color {
	--pi-border-color: #05002b;
	--pi-secondary-background: #05002B;
}
.portable-infobox.pi-theme-VOY.pi-border-color {
	--pi-border-color: #8b0000;
	--pi-secondary-background: #8B0000;
}
.portable-infobox.pi-theme-ENT.pi-border-color {
	--pi-border-color: #789;
	--pi-secondary-background: #789;
}
.portable-infobox.pi-theme-DIS.pi-border-color {
	--pi-border-color: #1B019B;
	--pi-secondary-background: #1B019B;
}
.portable-infobox.pi-theme-PIC.pi-border-color {
	--pi-border-color: #E73E01;
	--pi-secondary-background: #E73E01;
}
.portable-infobox.pi-theme-LD.pi-border-color {
	--pi-border-color: #FF007F;
	--pi-secondary-background: #FF007F;
}
.portable-infobox.pi-theme-PRO.pi-border-color {
	--pi-border-color: #842E1B;
	--pi-secondary-background: #842E1B;
}
.portable-infobox.pi-theme-SNW.pi-border-color {
	--pi-border-color: #4CA66B;
	--pi-secondary-background: #4CA66B;
}
.portable-infobox.pi-theme-SHO.pi-border-color {
	--pi-border-color: #7FFF00;
	--pi-secondary-background: #7FFF00;
}
.portable-infobox.pi-theme-KTL.pi-border-color {
	--pi-border-color: #F7E269;
	--pi-secondary-background: #F7E269;
}
.portable-infobox.pi-theme-SA.pi-border-color {
	--pi-border-color: #FFFFFF;
	--pi-secondary-background: #FFFFFF;
}
.portable-infobox.pi-theme-especes.pi-border-color {
	--pi-border-color:#FFD700;
	--pi-secondary-background:#FFD700;
}
.portable-infobox.pi-theme-CM.pi-border-color {
	--pi-border-color: #7FFF00;
	--pi-secondary-background: #000000;
}
	.portable-infobox.pi-theme-VST.pi-border-color {
	--pi-border-color: #7FFF00;
	--pi-secondary-background: #000000;
}
Advertisement