StarCraftWiki
Advertisement
StarCraftWiki

Nota: Después de publicar, quizás necesite actualizar la caché de su navegador para ver los cambios.

  • Firefox/Safari: Mantenga presionada la tecla Shift mientras pulsa el botón Actualizar, o presiona Ctrl+F5 o Ctrl+R (⌘+R en Mac)
  • Google Chrome: presione Ctrl+Shift+R (⌘+Shift+R en Mac)
  • Internet Explorer/Edge: mantenga presionada Ctrl mientras pulsa Actualizar, o presione Ctrl+F5
  • Opera: Presiona Ctrl+F5.
/*<pre><nowiki>*/
/* Portable Infoboxes */
@import "/index.php?title=MediaWiki:Theme.css&action=raw&ctype=text/css";
	
/* disable the WMU feature */
#ImageUploadUpload {display: none;}

	
/* disable the WMU Flickr feature */
#ImageUploadFind div {display: none;}

/** Removes the "add a photo" button for galleries **/
.wikia-photogallery-add { 
  display: none !important;
}

/** Restores "red links" for uncreated categories **/
.newcategory {
  color: #b92f2d !important; /*apparently not necessary to !important this, but just to make sure . . .*/
}
.newcategory:visited {
  color:#cc6600 !important;
}

.blizzcon3 { 
   background: url('https://images.wikia.nocookie.net/starcraft/images/8/82/StarCraftbg.jpg');
   color: #EEEEEE;
}
.opacity70 {
   background: url('https://images.wikia.nocookie.net/starcraft/images/c/ca/70opacity.png') repeat;
   color: #EEEEEE;
}


#disambig {
    border-top: 3px double #cccccc; 
    border-bottom: 3px double #cccccc;
}

#spoiler {
    border-top: 2px solid #ddd;
    border-bottom:2px solid #ddd;
}

.notice {
    text-align: justify;
    margin: 1em;
    padding: 0.2em;
}

body.wikiaSkinMonaco #control_edit {
  background: #FFF;
  padding: 0 8px !important;
  height: 27px;
  margin-top: 5px;
}

body.wikiaSkinMonaco #control_edit div {
  display: none;
}

body.wikiaSkinMonaco #ca-edit {
  color: #000;
  font-family: arial;
  font-weight: bold;
  line-height: 27px;
}

/* TabView extension */

/* Inactive tab settings. */
.yui-navset .yui-nav li
{
font-weight:bold;
background-color: #6594d1;
border: 5px solid #FFFFFF;
padding:5px;
}

.yui-navset .yui-nav li a{
color:#ffffff;
}

/* Active tab settings. */
.yui-navset .yui-nav .selected {
font-weight:bold;
background-color: #6594d1;
border-bottom: 5px solid #6594d1;
border-top: 5px solid #44645f;
border-right: 5px solid #44645f;
border-left: 5px solid #44645f;
padding:5px;
}

/* Content area selected by the tab settings. */
.yui-content {
margin-top: 0;
padding-bottom: 0.15em;
padding-left: 0.15em;
padding-right: 0.15em;
border: 5px solid #44645f;
}

/** Template box settings. */

/* MercBox. DEPRECATED, DO NOT USE */
.infobox2global {
color:#FFFFFF;
background-color: #555555;
border:1px solid #8ED9F6;
font-size:smaller;
margin:.25em;
width:25em;
}

.infobox2title {
color:#000000;
background-color:#00258C;
font-weight:bold;
padding:0.5em;
text-align:left;
}

.infobox2head {
color:#000000;
background-color:#00258C;
font-weight:bold;
text-align:center;
}

.infobox2rowname1 {
color:#FFFFFF;
background-color:#888888;
font-weight:bold;
text-align:center;
width:40%;
}

.infobox2rowdata1 {
color:#FFFFFF;
background-color:#000000;
padding-left:0.4em;
}

.infobox2rowname2 {
color:#FFFFFF;
background-color:#888888;
font-weight:bold;
text-align:center;
width:20%;
}

.infobox2rowdata2 {
color:#FFFFFF;
background-color:#000000;
padding-left:0.4em;
}

/* BookBox, CharBox, FactionBox, GameBox, JobBox, MapBox, RaceBox, UnitBox, VehicleBox, WorldBox. */
.infobox1global {
clear:right;
color:#FFFFFF;
background-color: #555555;
border:1px solid #8ED9F6;
float:right;
font-size:smaller;
margin:0 0 .5em 1em;
width:20em;
}

.infobox1title {
color:#ffffff;
background-color:#00258C;
font-size:150%;
font-weight:bold;
padding:0.5em;
text-align:center;
}

.infobox1head {
color:#ffffff;
background-color:#00258C;
font-weight:bold;
text-align:center;
}

.infobox1rowname {
color:#FFFFFF;
background-color:#888888;
font-weight:bold;
text-align:center;
width:40%;
}

.infobox1rowdata {
color:#FFFFFF;
background-color:#000000;
padding-left:0.4em;
}

/* BattleBox, WarBox. */
.infobox3global {
clear:right;
color:#FFFFFF;
background-color: #555555;
float:right;
font-size:smaller;
margin:0 0 .5em 1em;
width:20em;
}

.infobox3title {
color:#FFFFFF;
background-color:#00258C;
font-size:150%;
font-weight:bold;
padding:0.5em;
text-align:center;
}

.infobox3head {
color:#FFFFFF;
background-color:#00258C;
font-weight:bold;
text-align:center;
}

.infobox3rowname1 {
color:#FFFFFF;
background-color:#888888;
font-weight:bold;
text-align:center;
width:40%;
}

.infobox3rowdata1 {
color:#FFFFFF;
background-color:#000000;
padding-left:0.4em;
}

.infobox3rowdata2 {
color:#FFFFFF;
background-color:#000000;
padding:0.2em;
vertical-align:top;
}

/* MsgBox. */
.msgbox1global {
border:1px solid #8ED9F6;
margin:0em auto 0.5em auto;
}

.msgbox1title {
color:#FFFFFF;
background-color:#00258C;
font-weight:bold;
padding:0.5em 0.5em 0.1em 0.5em;
text-align:center;
}

.msgbox1msg {
color:#FFFFFF;
background-color:#00258C;
font-size: 90%;
padding:0.1em 0.5em 0.5em 0.5em;
text-align:left;
}

/* SucceedBox. */
.navbox2global {
color:#FFFFFF;
background-color: #555555;
border:1px solid #8ED9F6;
font-size:smaller;
margin:0.2em auto 0.2em auto;
width:100%;
}

.navbox2rowname {
color:#FFFFFF;
background-color:#888888;
font-weight:bold;
padding:0.2em;
text-align:center;
width:33%;
}

.navbox2rowdata {
color:#FFFFFF;
background-color:#000000;
padding:0.2em;
text-align:center;
width:33%;
}

/* Quote. */
.quote1global {
padding:0 0.5em 0 0.5em;
margin-top:0.2em;
}

.quote1border{
background-color:#001550;
border:2px solid #446A76;
color:#FFFFFF;
border-radius:15px;
}

.quote1left {
float:left;
width:30%;
margin-left:2em;
margin-right:0.5em;
}

.quote1center {
margin-left:2em;
margin-right:2em;
min-width:30%;
}

.quote1right {
float:right;
width:30%;
margin-left:0.5em;
margin-right:2em;
}
	
.quote1src {
margin-bottom:0.2em;
}





.table {
color:#ffffff;
border:1px solid #8ED9F6;
margin:5px;
background-color: #333333;
}

.tablehead th {
font-weight:bold;
text-align:center;
background-color:#00258C;
text-shadow:#000000 0px 0px 10px;
box-shadow:inset 0px 0px 3px #AAAAAA;
}

.tablerow th {
vertical-align:middle;
text-align:left;
background-color:#666666;
text-shadow:#000000 0px 0px 10px;
box-shadow:inset 0px 0px 3px #000000;
}

.tablerow td {
vertical-align:middle;
background-color:#000000;
text-shadow:#000000 0px 0px 4px;
box-shadow:inset 0px 0px 3px #F0F0F0;
}

/**
 * NEW STUFF
 */

/**
 * Main page and Table of contents
 */

.mainpagebox {
    background-color:rgba(255,255,255,0.04);
}

h2.mainpagehead {
    background: url('https://images.wikia.nocookie.net/starcraft/images/3/32/PageBar.png') repeat;
    margin-top:0.5em;
    padding:0.25em;
    font-size:1.5em;
    border:none;
    text-align:center;
    font-weight:bold;
}

.mainpagecont {
    padding:0 0.5em 0.25em 0.5em;
}

/**
 * UnitAgmtBox
 */
.unitagmtbox1title, .unitagmtbox1tools, .unitagmtbox1 .name {
	color:#000000;
	background-color:#FFFFFF;
}
 
.unitagmtbox1 {
    display:inline-block;
	color:#FFFFFF;
    background:#0F0F0F;
    border:0;
    width:25em;
    margin:0.20em;
    padding:0.2em;
    font-size:0.8em;
    vertical-align:top;
}
 
.unitagmtbox1title {
	padding:0.1em 0.6em;
	margin:0 0.1em 0.1em 0.1em;
	position:relative;
	text-align:left;
	font-weight:bold;
	border-top-right-radius:0.5em;
	border-top-left-radius:0.5em;
}
 
.unitagmtbox1 .subsec {
	margin-top:0.1em;
	margin-bottom:0.1em;
	width:100%;
}
 
.unitagmtbox1 .name {
    font-weight:normal;
}
 
.unitagmtbox1tools {
    border-bottom-right-radius:0.5em;
	border-bottom-left-radius:0.5em;
	min-height:3ex;
}
 
.unitagmtbox1tools, .unitagmtbox1 .name, .unitagmtbox1 .subname {
	padding:0.2em 0.1em;
	text-align:center;
}

.unitagmtbox1 .effect {
    padding:0.2em;
}

.unitagmtbox1tools > span, .unitagmtbox1 .subsectab tr > td {
    padding:0.1em 0.2em;
}
 
.unitagmtbox1 .subsectab {
	width:100%;
}
 
.unitagmtbox1 .subsectab tr > td {
	background:#000000;
}
 
.unitagmtbox1 .subsectab tr > td:nth-child(1) {
	width:6em;
}
 
.unitagmtbox1 .subname, .unitagmtbox1 .subsectab tr > td:nth-child(1) {
	background-color:#555555;
}
 
.unitagmtbox1 .mw-collapsible-toggle, .unitagmtbox1 .mw-collapsible-toggle-collapsed, .unitagmtbox1tools > span {
    border-radius:2px;
    background:#333333;
    color:#FFFFFF;
}

/**
 * NavBox2
 */
.navbox4 {
    color:#ffffff;
	padding:0.1em;
	background:#0F0F0F;
	font-size:0.8em;
	width:100%;
	margin-top:0.1em;
	margin-bottom:0.1em;
}

.navbox4title {
	background-color:#00258C;
	text-align:center;
	padding-top:0.1em;
	padding-bottom:0.1em;
	margin:0 0.1em 0.1em 0.1em;
	position:relative;
}

.navbox4titlename {
    font-weight:bold;
}

.navbox4inner {
	display:flex;
	flex-direction:column;
}

.navbox4head, .navbox4rowhead, .navbox4empty {
	padding:0.15em 0.5em;
    margin:0.1em;
}

.navbox4row {
	flex-grow:1;
	flex-shrink:1;
	display:flex;
}

.navbox4row > .navbox4rowhead {
	flex-basis:110px;
	flex-grow:0;
	flex-shrink:0;
	display:flex;
	justify-content:center;
	align-items:center;
}

.navbox4row > .navbox4rowarea {
	display:inline-flex;
	display:-webkit-inline-flex;
	flex-direction:column;
	flex-grow:1;
}

div.navbox4head, div.navbox4rowhead {
	background-color:#555555;
	text-align:center;
}

.navbox4head {
	flex-grow:0;
	flex-shrink:0;
}

.navbox4empty {
	flex-grow:1;
	flex-shrink:1;
	background:#000000;
}

.navbox4tools {
	position:absolute;
	padding-left:0.3em;
	padding-right:0.3em;
	top:0.1em;
}

.navbox4title .navbox4tools, .navbox4title .mw-collapsible-toggle, .navbox4title .mw-collapsible-toggle-collapsed {
    border-radius:2px;
    background:#333333;
    color:#FFFFFF;
}

@media print {
    .navbox4 {
        display:none;
    }
}

/** Infobox-type. */
.infobox4 {
    background:#0F0F0F;
    border:0;
    width:20em;
    padding:0.2em;
}

.infobox4 td {
    padding-left:0.3em;
    padding-right:0.3em;
    vertical-align:top;
    font-size:0.9em;
}

.infobox4 > caption > div:nth-child(odd) {
    background-color:#00258C;
    font-weight:bold;
    font-size:1.3em;
    padding:0.2em;
}

.infobox4 th {
    background-color:#00258C;
}

.infobox4 > caption > div:nth-child(even), .infobox4subhead {
    font-size:0.9em;
    background:#1A1A1A;
    text-align:center;
}

.infobox4 > tbody > tr:nth-child(odd) > td:nth-child(odd) {
    	background:#1A1A1A;
}

.infobox4 > tbody > tr:nth-child(odd) > td:nth-child(even) {
    background:#1D1D1D;
}

.infobox4 > tbody > tr:nth-child(even) > td:nth-child(odd) {
    background:#202020;
}

.infobox4 > tbody > tr:nth-child(even) > td:nth-child(even) {
    background:#252525;
}

.infobox4normalcol tr > td:first-child {
    width:6.5em;
}

/**
 * Infobox lists.
 */
.infobox4 ul {
    margin-left:0;
    list-style:none;
}

.infobox4 ul > li > ul {
    margin-left:1.1em;
    list-style:none;
}

.infobox4 dd {
    margin-left:0;
}

.infobox4  dd > dl > dd {
    margin-left:0.5em;
}

.infobox4 dl {
    margin:0.25em 0;
}

/* Layout for the icon/name title bars for small template boxes. */
.unitagmtbox1title, .icontitlebar {
display:flex;
}

.unitagmtbox1title > div.icon, .icontitlebar > div.icon {
flex-shrink:0;
margin-right:0.5em;
}

.unitagmtbox1title > div.title, .icontitlebar > div.title {
flex-grow:1;
line-height:1.5em;
}

/**
 * Table beautification.
 */
.forumheader { border: 1px solid #aaa; background-color: #f9f9f9; 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; }
 
table.prettytable,
table.forumlist {
	vertical-align:top;
	background:#0F0F0F;
	color:#FFFFFF;
}

table.prettytable > caption,
table.forumlist > caption {
	padding:5px;
	font-weight:bold;
    color:#FFFFFF;
}

table.prettytable tr.head > th,
table.forumlist tr.head > th  {
	background-color:#00258C;
	font-size:1.1em;
	text-align:center;
}

table.prettytable > tbody th,
table.prettytable > tbody td,
table.forumlist > tbody th,
table.forumlist > tbody td {
	padding:0.25em 0.5em;
}

table.prettytable > tbody > tr:nth-child(odd),
table.forumlist > tbody > tr:nth-child(odd) {
	background:#1A1A1A;
}


table.prettytable > tbody > tr:nth-child(even),
table.forumlist > tbody > tr:nth-child(even) {
	background:#202020;
}


table.prettytable > tbody > tr > th ,
table.forumlist > tbody > tr > th {
	background-color:#303030;
	text-align:left;
}

table.prettytable > tbody > tr:nth-child(even) > th,
table.forumlist > tbody > tr:nth-child(even) > th {
	background:#404040;
}

/**
 * Horizontal list styles. From Wikipedia.
 */
.navbox4empty dl,
.navbox4empty ol,
.navbox4empty ul,
.navbox4head dl,
.navbox4head ol,
.navbox4head ul,
.hlist dl,
.hlist ol,
.hlist ul {
    margin: 0;
}

.navbox4empty dd,
.navbox4empty dt,
.navbox4empty li,
.navbox4head dd,
.navbox4head dt,
.navbox4head li,
.hlist dd,
.hlist dt,
.hlist li { 
    display: inline;
    margin: 0;
}

/* Display nested lists inline */
.navbox4empty dl dl,
.navbox4empty ol li ol,
.navbox4empty ul li ul,
.navbox4head dl dl,
.navbox4head ol li ol,
.navbox4head ul li ul,
.hlist dl dl,
.hlist ol li ol,
.hlist ul li ul {
    display: inline;
}

/* Generate interpuncts */
.navbox4empty dt::after,
.navbox4head dt::after,
.hlist dt::after {
    content: ":";
}
.navbox4empty dd::after,
.navbox4empty li::after,
.navbox4head dd::after,
.navbox4head li::after,
.hlist dd::after,
.hlist li::after {
    content: " • ";
    font-weight: bold;
}

.navbox4empty dd:last-child::after,
.navbox4empty dt:last-child::after,
.navbox4empty li:last-child::after,
.navbox4head dd:last-child::after,
.navbox4head dt:last-child::after,
.navbox4head li:last-child::after,
.hlist dd:last-child::after,
.hlist dt:last-child::after,
.hlist li:last-child::after {
    content: none;
}

/* Add parens around nested lists */
.navbox4empty dl dl dd:first-child::before,
.navbox4empty ol ol > li:first-child::before,
.navbox4empty ul ul > li:first-child::before,
.navbox4head dl dl dd:first-child::before,
.navbox4head ol ol > li:first-child::before,
.navbox4head ul ul > li:first-child::before,
.hlist dl dl dd:first-child::before,
.hlist ol ol > li:first-child::before,
.hlist ul ul > li:first-child::before {
    content: "(";
}

.navbox4empty dl dl dd:last-child::after,
.navbox4empty ol ol > li:last-child::after,
.navbox4empty ul ul > li:last-child::after,
.navbox4head dl dl dd:last-child::after,
.navbox4head ol ol > li:last-child::after,
.navbox4head ul ul > li:last-child::after,
.hlist dl dl dd:last-child::after,
.hlist ol ol > li:last-child::after,
.hlist ul ul > li:last-child::after {
    content: ")";
    font-weight: normal;
}
/* Put numbers in ordered lists */
.hlist.hnum ol li {
    counter-increment: level1;
}
.hlist.hnum ol li:before {
    content: counter(level1) " ";
}
.hlist.hnum ol ol > li {
    counter-increment: level2;
}
.hlist.hnum ol ol > li:first-child:before {
    content: "(" counter(level2) " ";
}
.hlist.hnum ol ol > li:before {
    content: counter(level2) " ";
}

/**
 * Forums stuff.
 */
.forumlist td.forum_edited a {
    color:inherit;
}

/**
 * Article headers.
 */
h3 .mw-headline, h4 .mw-headline, h5 .mw-headline, h6 .mw-headline {
    font-weight:bold;
}
.portable-infobox .pi-data-label {
    flex-basis: 120px;
}

.tabberlive ul.tabbernav li {
    display: inline-block;
    margin-top: 10px;
}
.tabberlive ul.tabbernav {
    margin-top: -10px; /* Compensate for the top margin of the top tabs */
}
/*</nowiki></pre>*/

.portable-infobox.pi-theme-Battle .pi-title {
    background-color: #0800F9;
}

.portable-infobox.pi-theme-Battle .pi-group-item {
    text-align: left;
}

.portable-infobox.pi-theme-Battle .pi-secondary-background {
    background-color: #0800F9;
}
.portable-infobox.pi-theme-Battle .pi-border-color {
    border-color: #0800F9;
}
Advertisement