Dune Wiki
Advertisement

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.
/* Mark redirects in Special:Allpages and Special:Watchlist */
.allpagesredirect,
.watchlistredir { 
   font-style: italic; 
}
 
/* Recent changes byte indicators */
.mw-plusminus-pos { color: #006500; }
.mw-plusminus-neg { color: #8B0000; }
 
 
/* ################################################## */
/* ### FORUMS                                     ### */
/* ################################################## */
 
.forumheader {
   border: 1px solid #AAA;
   background-color: #F9F9F9; 
   margin-top: 1em; 
   margin-bottom: 1em; 
   padding: 10px 5px;
}
.forumlist {
   border: 1px solid #aaa;
}
.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(https://images.wikia.nocookie.net/fallout/images/4/4e/Forum_new.gif?1) 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;
}
.forumlist th.forum_title, .forumlist th.forum_edited, .forumlist th.forum_editor {
   border: none;
   background: #044D22 url(https://images.wikia.nocookie.net/fallout/images//d/d1/WidgetBackground.jpg?1);
   color: #FFF;
}
.forumlist th.forum_subheader, .forumlist td.forum_footer {
   border: none;
   background: #565B45 url(https://images.wikia.nocookie.net/fallout/images//d/d3/ConcreteBackground.jpg?1);
   color: #FFF;
}
.forumlist td.forum_title, .forumlist td.forum_edited, .forumlist td.forum_editor {
   border: none;
   background-color: #DDD;
}
.forumlist td.forum_footer a {
   color: #FFF;
}
.forumsearch {
   border: 1px solid #AAA;
   background-color: #F9F9F9; 
   float: right;
   width: auto;
   padding: 0 0.5em 0.5em 0.5em; 
   margin: 0 0 0.8em 0.5em; 
   text-align:center; 
   font-size: 90%;
}
 
/* remove talk link from forum namespace (monobooks/newskins/quartzskins/monaco) */
body.ns-110 #ca-talk, body.ns-110 #this_talk, body.ns-110 #page_tabs li+li { 
   display: none; 
}
 

 /* ------------------------------ */
/* ----- Main page header ------- */
/* ------------------------------ */
 
.mainpage .WikiaPage .page-header__title,
.mainpage .WikiaPage .page-header__separator {
    display: none;
}
 
 .WikiaPage { text-align: justify }

h1 i { font-style: italic !important; }
 
.WikiaPage {
  background: transparent; 
  border: 0; 
  border-radius: 6px;
}
 
.GlobalNavigation .subnav { 
  box-shadow: 0 5px 10px rgba(49, 154, 214, 0.5);
  box-shadow: 0 5px 10px rgba(49, 154, 214, 0.5);
  border-radius: 0 0 16px 16px;
}
 
/******************************************************************************/
/* portal obtenido de http://assassinscreed.wikia.com/wiki/MediaWiki:Wikia.css*/
/******************************************************************************/
.portal_section ul  { list-style: disc; }
.portal_section { border: 2px solid rgb(0,0,0); margin: 0 0 10px 0; background: transparent; background-image: -moz-linear-gradient(top, rgba(149,213,255, 0.1) 0, rgba(0,26,43,0.4) 100%); -moz-border-radius: 1em; -moz-box-shadow:0px 0 4px rgba(240,248,255,0.5); background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0, rgba(149,213,255, 0.1)), color-stop(100%, rgba(0,26,43,0.4))); -webkit-border-radius: 1em; -webkit-box-shadow: 0 0 4px rgba(240,248,255,0.5); border-radius: 1em; box-shadow: 0 0 4px rgba(240,248,255,0.5); }
.portal_header { padding: 0 1em; position: relative; }
.portal_header_text { display: table; width: 100%; padding: 0.6em 0 0 0; border-bottom: 1px dotted rgb(240,248,255); text-align: center; font-family: IMFELLDWPicaPRORegular; font-size: 2em; }
.portal_headerlinks { font-size: 0.8em; position: absolute; right: 1em; bottom: -2em; }
.portal_header, .portal_header a:link, .portal_header a:visited, .portal_header a:hover, .portal_header a:active { color: rgb(240,248,255) !important; }
.portal_body { padding: 0.8em; }
.portal_subheader { padding: 0 1em; position: relative; font-size: 0.9em; }
.portal_subheader, .portal_subheader a:link, .portal_subheader a:visited, .portal_subheader a:hover, .portal_subheader a:active { color: rgb(240,248,255) !important; }
.portal_subheader_text { display: table; width: 100%; padding: 0.4em 0 0 0; border-bottom: 1px dotted rgb(240,248,255); text-align: left; font-family: IMFELLDWPicaPRORegular; font-size: 1.8em; color: rgb(240,248,255) ; }
 
/******************/
/* portal: slider */
/******************/
#portal_slider { margin: 0; padding: 0; font-family: Verdana, Arial, Helvetica, sans-serif; position: relative; height: 500px; }
#portal_slider #portal_next, #portal_slider #portal_prev { text-align: center; cursor: pointer; border: 0 solid #FEC356; height: 30px !important; width: 20px; font-family: arial, san-serif; font-size: 36px; line-height: 22px; font-weight: bold; cursor: pointer; position: absolute; bottom: 8px; background: transparent; -moz-box-shadow: inset 1px 1px 2px rgba(255,255,255, 0.8); -webkit-box-shadow: inset 1px 1px 2px rgba(255,255,255, 0.8); box-shadow: inset 1px 1px 2px rgba(255,255,255, 0.8); background-image: -moz-linear-gradient(bottom, rgb(0,128,170) 0, rgb(85,213,255) 100%); background-image: -webkit-gradient(linear, 0% 100%, 0% 0%, color-stop(0, rgb(0,128,170)), color-stop(100%, rgb(85,213,255))); text-shadow: 1px 1px rgba(255, 255, 255, 0.3), -1px 0 rgba(0,0,0,0.3); color: rgb(0, 143, 191); -moz-user-select: none; -webkit-user-select: none; user-select: none; }
#portal_slider #portal_next:hover, #portal_slider #portal_prev:hover { background-image: -moz-linear-gradient(bottom, rgb(0,175,234) 0, rgb(149,228,255) 100%); background-image: -webkit-gradient(linear, 0% 100%, 0% 0%, color-stop(0, rgb(0,175,234)), color-stop(100%, rgb(149,228,255))); color: rgb(0,175,234); }
#portal_slider #portal_next { right: 10px; -moz-border-radius-topright: 8px; -moz-border-radius-bottomright: 8px; -webkit-border-top-right-radius: 8px; -webkit-border-bottom-right-radiust: 8px; border-top-right-radius: 8px; border-bottom-right-radius: 8px; }
#portal_slider #portal_prev { right: 31px; -moz-border-radius-topleft: 8px; -moz-border-radius-bottomleft: 8px; -webkit-border-top-left-radius: 8px; -webkit-border-bottom-left-radius: 8px; border-top-left-radius: 8px; border-bottom-left-radius: 8px; }
#portal_slider > .portal_body { padding: 0; }
 
 
/*******************/
/* portal: content */
/*******************/
#portal_content { font-size: 0.9em; line-height: 1.7em; }
#portal_content .portal_body > table { height: 400px; }
#portal_content ul { list-style: disc outside; }
#portal_content ul ul { margin-left: 1em; }
 
/****************/
/* portal: news */
/****************/
#portal_news .WikiaBlogListingBox, #portal_news ul, .CommunityCornerModule .WikiaBlogListingBox { font-size: 100%; width: auto; float: none; clear: none; border: 0; padding: 0; background: transparent; }
#portal_news .WikiaBlogListingBox h3, #portal_news .wikia-button, .CommunityCornerModule .WikiaBlogListingBox h3 { display: none; }
#portal_news .WikiaBlogListingBox ul li { border-top: 0 !important; border-bottom: 1px dotted rgb(240,248,255) !important; list-style-type: none;} /* override the default border #portal_news colors */
.WikiaBlogListingBox ul li:first-child { border: none !important; } /* override the override */
 
/******************/
/* portal: forums */
/******************/
#portal_forums .forum_title { }
#portal_forums .forum_edited { text-align: right; }
 
/*******************/
/* portal: twitter */
/*******************/
#portal_twitter ul li { border-top: 0 !important; border-bottom: 1px dotted rgb(240,248,255) !important; padding: 0.2em 0; list-style: none; } /* change it from a bulleted list into a unbulleted list */
#portal_twitter ul { margin-left: 0em !important; }
 
/*********************************/
/* main page jquery tabs/sliders */
/*********************************/
.ui-tabs { position: relative; padding: .2em; zoom: 1; }
.ui-tabs .ui-tabs-nav { margin: 0; padding: .2em .2em 0; }
.ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 1px; margin: 0 .2em 1px 0; border-bottom: 0 !important; padding: 0; white-space: nowrap; }
.ui-tabs .ui-tabs-nav li a { float: left; padding: .5em 1em; text-decoration: none; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { margin-bottom: 0; padding-bottom: 1px; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } 
.ui-tabs .ui-tabs-panel { display: block; border-width: 0; padding: 0; background: none; }
.ui-tabs .ui-tabs-hide { display: none !important; }
.ui-tabs-hide { display: none !important; }
 
/* Color del texto */
body {
    color: #fff;
}

/* Color de enlaces a páginas sin crear */
.WikiaMainContent a.new, .WikiaMainContent a.new:visited {
color: 
#ffdfc0;
}

/* Color de los números de adición o sustracción de contenido */
.mw-plusminus-pos {
color: 
#03d603;
}

.mw-plusminus-neg {
color: 
#fff600;
}

/* Navigation link color */
.WikiHeader li a {
    color: #fff;
}

/* Botón Mágico */
.btn {
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  background-color: rgba(0,0,0,0.5);
  border: 1px solid #999999;
  color: #999999;
  display: inline-block;
  font-size: 1em;
  margin: auto;
  padding: 10px 25px 10px 25px;
  text-decoration: none;
  transition: all 0.5s ease;
  width: 150px !important;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
}
 
.btn:hover {
  background-color: #ac3c35;
  border: 1px solid #999999;
  text-align: center;
  padding: 10px 25px 10px 25px;
  color:#ffffff;
}
 
/* Expanding Button */
.contbtn {
	width: 150px;
	border: 1px solid #999999;
	min-height: 150px;
	background: #3E3E3E center;
	margin-bottom: 1em;
	margin:0 auto;
	position: relative;
	overflow: hidden;
	color: #FFF;
	cursor: pointer;
}
 
.infobtn {
	width: 100%;
	height: 150px;
	position: absolute;
	top: 127px;
	left: 0px;
	z-index: 1;
	background-color: #ac3c35;
	opacity:0.9;
	border-top: 1px solid #999999;
}
 
.titulobtn {
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background: #b10d0d;
	height: 25px;
	padding-left: 5px;
}


.WikiHeader .shadow-mask { display: none; }
Advertisement