Doctor Who Wiki
Sin resumen de edición
Sin resumen de edición
Línea 684: Línea 684:
 
background-color: #FFF !important;
 
background-color: #FFF !important;
 
box-shadow: 0 0 10px rgba(0,0,0,0.5);
 
box-shadow: 0 0 10px rgba(0,0,0,0.5);
border: 2px solid #002346;
+
border: 3px solid #012c57;
 
/*
 
/*
 
color: rgb(212, 212, 212);
 
color: rgb(212, 212, 212);

Revisión del 16:04 29 abr 2019

/* Códigos de http://tardis.wikia.com/wiki/MediaWiki:Common.css */

/** Especial de Doctor Who **/
@import url('https://fonts.googleapis.com/css?family=Megrim|VT323|Homemade+Apple|Kameron|Raleway');
.headerEspecial { font-family: 'VT323', monospace; font-size: 50px; border-bottom: solid black 7px; border-top: solid black 2px;}
.paragraphEspecial { padding-top: 15px; padding-bottom: 20px; }
.captionEspecial { font-size: 12pt; color: grey; }

/** Para "Lista de episodios" **/

#box {
font-weight: normal;
background-color: transparent;
border: 2px solid #012c57;
color: inherit;
font-family: 'Lucida Grande','Trebuchet MS','Gill Sans',Verdana,'URW Gothic L','Nimbus Sans L',sans-serif;
padding: 10px;
margin-top: 25px;
margin-bottom: 25px;
margin-left: auto;
margin-right: auto;
font-size: 95%;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
-ms-border-radius: 10px;
-o-border-radius: 10px;
border-radius: 10px;
}

#block {
display: block;
height: 30px;
width: 100px;
border: 1px solid #012c57;
margin: 5px;
}

#sfh, .sfh {
font-family: Adelle,'Cambria','Book Antiqua','Calisto MT','Lucida Bright',Georgia,'DejaVu Serif',serif;
font-size: 1.6em;
line-height: 1.2em;
color: #012c57;
}

/** Para Plantilla:Wales crew **/
#crewtop { 
    background:#ececec;
       -moz-border-radius:50% 50% 0% 0% / 5% 5% 0% 0%;
    -webkit-border-radius:50% 50% 0% 0% / 5% 5% 0% 0%;
        -ms-border-radius:50% 50% 0% 0% / 5% 5% 0% 0%;
         -o-border-radius:50% 50% 0% 0% / 5% 5% 0% 0%;
            border-radius:50% 50% 0% 0% / 5% 5% 0% 0%;
    border:3px solid #012c57;
    clear:both;
    width:auto;
    margin-left:auto;
    margin-right:auto;
    margin-bottom:10px;
    padding:10px;
    font-size:.90em;
    line-height:.95em;
    font-family : 'Lucida Grande', 'Trebuchet MS', 'Gill Sans', Verdana, 'URW Gothic L', 'Nimbus Sans L', sans-serif;
}
 
#crew { 
    background:#ECECEC;  
    -webkit-border-radius: 0px 0px 10px 10px;
       -moz-border-radius: 0px 0px 10px 10px;
        -ms-border-radius: 0px 0px 10px 10px;
         -o-border-radius: 0px 0px 10px 10px;
            border-radius: 0px 0px 10px 10px;
    clear:both;
    width:auto;
    padding:11px;
    border:2px solid #012c57;
    margin-left:auto;
    margin-right:auto;
    font-size: 0.80em;
    line-height:.90em;
    font-family : 'Lucida Grande', 'Trebuchet MS', 'Gill Sans', Verdana, 'URW Gothic L', 'Nimbus Sans L', sans-serif;
}

/** ==================
    SEMANTIC MEDIAWIKI
    TABLES
    ================== **/
 
.smwtable-exterior {
    border:1px solid #012c57;
    -webkit-border-radius: 10px 0px 0px 10px;
       -moz-border-radius: 10px 0px 0px 10px;
        -ms-border-radius: 10px 0px 0px 10px;
         -o-border-radius: 10px 0px 0px 10px;
            border-radius: 10px 0px 0px 10px;
    background-image: -webkit-gradient(linear, center bottom, center top, from(rgba(252,252,252,0.78)), to(rgba(213,212,240,0.78)), color-stop(3%, rgba(247,247,247,0.78)), color-stop(12%, rgba(242,242,242,0.78)), color-stop(90%, rgba(228,227,241,0.78)));
    background-image: -webkit-gradient(linear, center bottom, center top, from(rgba(252,252,252,0.78)), to(rgba(213,212,240,0.78)), color-stop(3%, rgba(247,247,247,0.78)), color-stop(12%, rgba(242,242,242,0.78)), color-stop(90%, rgba(228,227,241,0.78)));
    background-image: -moz-linear-gradient(bottom, rgba(252,252,252,0.78), rgba(247,247,247,0.78) 3%, rgba(242,242,242,0.78) 12%, rgba(228,227,241,0.78) 90%, rgba(213,212,240,0.78));
    background-image: -o-linear-gradient(bottom, rgba(252,252,252,0.78), rgba(247,247,247,0.78) 3%, rgba(242,242,242,0.78) 12%, rgba(228,227,241,0.78) 90%, rgba(213,212,240,0.78));
    background-image: -ms-linear-gradient(bottom, rgba(252,252,252,0.78), rgba(247,247,247,0.78) 3%, rgba(242,242,242,0.78) 12%, rgba(228,227,241,0.78) 90%, rgba(213,212,240,0.78));
    background-image: linear-gradient(to top, rgba(252,252,252,0.78), rgba(247,247,247,0.78) 3%, rgba(242,242,242,0.78) 12%, rgba(228,227,241,0.78) 90%, rgba(213,212,240,0.78));
    color:#012c57;
    margin:5px auto 5px auto;
    padding:auto;
}
 
table.wikitable,
#smwtable,
table.smwtable {
    font-family: 'Lucida Grande', 'Trebuchet MS', 'Gill Sans', Verdana, 'URW Gothic L', 'Nimbus Sans L', sans-serif;
	font-size: 12px;
	text-align: center;
    background-color:transparent;
    -webkit-border-radius: 10px 0px 0px 10px;
       -moz-border-radius: 10px 0px 0px 10px;
        -ms-border-radius: 10px 0px 0px 10px;
         -o-border-radius: 10px 0px 0px 10px;
            border-radius: 10px 0px 0px 10px;
    margin:10px auto 10px auto;
    width:auto;
}
th.headerSort,  
table.wikitable th,
#smwtable th,
table.smwtable th {
    border: 0px solid #ffffff;
    color: #FFF;
    overflow:hidden;
    text-decoration:none;
    letter-spacing:0px;
    margin-right:4px;
    padding: 4px;
    vertical-align: middle;
    line-height:110%;
    font-size:125%;
    background-color:#012c57; 
    background-color: -moz-linear-gradient(-45deg,  #012C57 0%, #012c57 25%);
    background-color: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#012C57), color-stop(100%,#012c57));
    background-color: -webkit-linear-gradient(-45deg,  #012C57 0%,#012c57 25%);
    background-color: -o-linear-gradient(-45deg,  #012C57 0%,#012c57 25%);
    background-color: -ms-linear-gradient(-45deg,  #012C57 0%,#012c57 25%);
    background-color: linear-gradient(-45deg,  #012C57 0%,#012c57 25%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#012C57', endColorstr='#012c57',GradientType=1 );
}
 
table.wikitable> tr> th, 
table.wikitable> *> tr> th,
#smwtable tr> th,
table.smwtable> *> tr> th  {  
    background:#012c57; 
    background: -moz-linear-gradient(-45deg,  #012C57 0%, #012c57 25%); 
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#012C57), color-stop(100%,#012c57));
    background: -webkit-linear-gradient(-45deg,  #012C57 0%,#012c57 25%);
    background: -o-linear-gradient(-45deg,  #012C57 0%,#012c57 25%);
    background: -ms-linear-gradient(-45deg,  #012C57 0%,#012c57 25%);
    background: linear-gradient(-45deg,  #012C57 0%,#012c57 25%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#012C57', endColorstr='#012c57',GradientType=1 );
} 
 
table.wikitable tr,
table.wikitable tbody tr,
#smwtable tr,
#smwtable tbody tr,
table.smwtable tr,
table.smwtable tbody tr {
    text-align:center;
    vertical-align:middle;
    background-image: -webkit-gradient(linear, center bottom, center top, from(rgba(252,252,252,0.78)), to(rgba(213,212,240,0.78)), color-stop(3%, rgba(247,247,247,0.78)), color-stop(12%, rgba(242,242,242,0.78)), color-stop(90%, rgba(228,227,241,0.78)));
    background-image: -webkit-gradient(linear, center bottom, center top, from(rgba(252,252,252,0.78)), to(rgba(213,212,240,0.78)), color-stop(3%, rgba(247,247,247,0.78)), color-stop(12%, rgba(242,242,242,0.78)), color-stop(90%, rgba(228,227,241,0.78)));
    background-image: -moz-linear-gradient(bottom, rgba(252,252,252,0.78), rgba(247,247,247,0.78) 3%, rgba(242,242,242,0.78) 12%, rgba(228,227,241,0.78) 90%, rgba(213,212,240,0.78));
    background-image: -o-linear-gradient(bottom, rgba(252,252,252,0.78), rgba(247,247,247,0.78) 3%, rgba(242,242,242,0.78) 12%, rgba(228,227,241,0.78) 90%, rgba(213,212,240,0.78));
    background-image: -ms-linear-gradient(bottom, rgba(252,252,252,0.78), rgba(247,247,247,0.78) 3%, rgba(242,242,242,0.78) 12%, rgba(228,227,241,0.78) 90%, rgba(213,212,240,0.78));
    background-image: linear-gradient(to top, rgba(252,252,252,0.78), rgba(247,247,247,0.78) 3%, rgba(242,242,242,0.78) 12%, rgba(228,227,241,0.78) 90%, rgba(213,212,240,0.78));
}
 
table.wikitable tbody tr:hover td,
#smwtable tbody tr:hover td,
table.smwtable tbody tr:hover td {
    background:#D8DFE5;
}
/**
.sortarrow,
table.smwtable .sortarrow,
table.smwtable span-sortarrow,
table.wikitable span-sortarrow {
    background-image:url('https://images.wikia.nocookie.net/__cb20120515010412/tardis/images/f/f6/Sort_none_gold.gif') no-repeat;
}
**/
 
/** ====================
    SMW property table
    ==================== **/
 
div.smwfact {
   font-weight:normal;
   background:grey url(https://images.wikia.nocookie.net/tardistest/images/c/ce/70opacitywhite.png)!important;
   word-wrap:break-word;
   color:#012c57;
   font-family:'Lucida Grande', 'Trebuchet MS', 'Gill Sans', Verdana, 'URW Gothic L','Nimbus Sans L',sans-serif;
   text-transform:uppercase;
   letter-spacing:2px;
   margin-bottom:10px;
    -webkit-border-radius: 10px;
       -moz-border-radius: 10px;
        -ms-border-radius: 10px;
         -o-border-radius: 10px;
            border-radius: 10px;
   display:none;
}
 
div.smwfact table { 
    width:95% 
}
 
div.smwfact td, 
div.smwfact tr, 
div.smwfact table,
#smwfacttable {
    font-family:'Lucida Grande', 'Trebuchet MS', 'Gill Sans', Verdana, 'URW Gothic L','Nimbus Sans L',sans-serif;
    text-transform:none;
    letter-spacing:0;
    font-size:90%;
    background:grey url(https://images.wikia.nocookie.net/tardistest/images/c/ce/70opacitywhite.png)!important;
}
 
div.smwfact tr:hover {
    background-color:#D8DFe5
}
 
span.smwrdflink {
    padding-left:5px;
    letter-spacing:0px;
    text-transform:lowercase;
    font-family: Adelle, 'Cambria', 'Book Antiqua','Calisto MT','Lucida Bright',Georgia,'DejaVu Serif',serif;
    font-style:italic;
    font-size:60%;
}
 
span.smwfactboxhead {
    font-size: 70%!important;
    font-weight: bold;
    float: left;
}
 
 
/** =====================
    File history table
    ===================== **/
 
div.mw-imagepage-section-filehistory table.wikitable.filehistory,
div.mw-imagepage-section-filehistory > table.wikitable.filehistory,
table.wikitable.filehistory {
    font-family: 'Lucida Grande', 'Trebuchet MS', 'Gill Sans', Verdana, 'URW Gothic L', 'Nimbus Sans L', sans-serif;
    font-size: 10px;
    text-align: center;
    background-color:transparent;
    margin:auto;
    width:80%;
}

/** ======================
    TOP-OF-PAGE BANNERS
    which identify the type
    of article or give other
    important messages about
    the article as a whole
    =======================
    Clearly owes a debt to
    memoryalpha.wikia.com,
    who were riffin' off of
    en.wikipedia
    =======================
 
    +++++++++++++++++++++++
    Base frame
    +++++++++++++++++++++++ **/
 
div#article-type { 
    border:2px solid #012c57;
    -webkit-border-radius: 10px;
       -moz-border-radius: 10px;
        -ms-border-radius: 10px;
         -o-border-radius: 10px;
            border-radius: 10px;
/*       -moz-box-shadow: inset -0px 0px 25px 4px #012C57;
    -webkit-box-shadow: inset -0px 0px 25px 4px #012C57;
        -ms-box-shadow: inset -0px 0px 25px 4px #012C57;
         -o-box-shadow: inset -0px 0px 25px 4px #012C57;
            box-shadow: inset -0px 0px 25px #012C57 4px;*/
    color:#012c57;
    padding:5px;
    font-family: 'Lucida Grande', 'Trebuchet MS', 'Gill Sans', Verdana, 'URW Gothic L','Nimbus Sans L',sans-serif;
    letter-spacing:.5px;
    text-align:left;
    min-height:55px;
    margin:0px 0px 10px 0px;
}   
 
 
div#article-type p {
    margin-left:205px;
    line-height:11px !important;
    font-size:11px;
    text-align:left;
    font-weight:normal;
    font-style:normal;
    color:#1F1E38;
    font-family: 'Lucida Grande', 'Trebuchet MS', 'Gill Sans', Verdana, 'URW Gothic L','Nimbus Sans L',sans-serif;   
}
 
/** +++++++++++++++++++
    Various article types
    +++++++++++++++++++  **/
 
div#type-title {
    margin-left:205px;
    font-size:18pt;
    line-height:16pt;
    color:#1F1E38;
}
 
div.type-realworld {
    margin:auto auto auto auto;
    top:0px;
    max-height:55px;
    background: #ececec url(https://images.wikia.nocookie.net/tardis/images/d/d8/SmallClapper.jpg) no-repeat;
    z-index:5;
}
 
div.type-nc {
    max-height:55px;
    background: #ececec url(https://images.wikia.nocookie.net/tardistest/images/8/8c/NoncanonImage.jpg) no-repeat;
    z-index:5;
}
 
div.type-disambig {
    max-height:55px;
    background: #ececec url(https://images.wikia.nocookie.net/__cb20090426213327/tardis/images/a/af/Transferring.jpg) no-repeat;
    z-index:5; 
}
 
div.type-inuse {
    background: #ececec url(https://images.wikia.nocookie.net/tardis/images/e/e0/Inuse200px.jpg) no-repeat;
    z-index:5;
}
 
div.type-update {
    margin-left:180px;
    background: #ececec url(https://images.wikia.nocookie.net/tardis/images/3/37/Update200px.jpg) no-repeat;
    z-index:5;
}
 
div.type-cleanup {
    background: #ececec url(https://images.wikia.nocookie.net/tardis/images/e/e2/Cleanup200px.jpg) no-repeat;
    z-index:5;
}
div.type-delete {
    background: #ececec url(https://images.wikia.nocookie.net/tardis/images/6/6b/Delete200px.jpg) no-repeat;
    z-index:5;
}
div.type-oou {
    background:#ececec url(https://images.wikia.nocookie.net/tardis/images/6/63/Oou200px.jpg) no-repeat;
    z-index:5;
}
div.type-rename {
    background:#ececec url(https://images.wikia.nocookie.net/tardis/images/1/1e/Rename200px.jpg) no-repeat;
    z-index:5;
}
div.type-spoiler {
    background:#ececec url(https://images.wikia.nocookie.net/tardis/images/7/7f/Spoiler200px.jpg) no-repeat;
    z-index:5;
}
div.type-conjecture {
    background:#ececec url(https://images.wikia.nocookie.net/tardis/images/c/c3/Conjecture200px.jpg) no-repeat;
    z-index:5;
}
div.type-talk {
    background:#ececec url(https://images.wikia.nocookie.net/__cb20110514204758/tardis/images/b/b4/Talk200px.jpg) no-repeat;
    z-index:5;
}
div.type-unprod {
    background:#ececec url(https://images.wikia.nocookie.net/tardis/images/f/f2/Unprod.png) no-repeat;
    z-index:5;
}
div.type-doctorwhich {
    background:#ececec url(https://images.wikia.nocookie.net/tardis/images/a/af/WhichDoctor.jpg) no-repeat;
    z-index:5;
}
div.type-nonfiction {
    background:#ececec url(https://images.wikia.nocookie.net/tardis/images/2/26/Nonfiction.png) no-repeat;
    z-index:5;
}
div.type-prefix {
    background:#ececec url(https://images.wikia.nocookie.net/tardis/images/d/d5/Prefix.png) no-repeat;
    z-index:5;
    background-size:200px 90px;
    background-position:left top;
}
div.type-merge {
    background-color:#ececec;
    background-image: url(https://images.wikia.nocookie.net/__cb20100517214718/tardis/images/9/9c/Merge.png);
    background-repeat:no-repeat;
    background-size:200px 200px;
    background-position:0 0;
    z-index:5;
}
div.type-demonym {
    background:#ececec url(https://images.wikia.nocookie.net/tardis/images/c/c6/Demonym200px.jpg) no-repeat;
    z-index:5;
    background-position:0px -20px
}
 
 
/** This is for the small, right-floating boxes, 
    like DisconNav **/
 
div#inline-box-rt {
    float:right;
    padding:10px;
    text-align: center;
    font-family:'Lucida Grande', 'Trebuchet MS', 'Gill Sans', Verdana, 'URW Gothic L','Nimbus Sans L',sans-serif;
    color:#012c57;
    border:1px solid #012c57;
    -webkit-border-radius: 50%/15%;
       -moz-border-radius: 50%/15%;
        -ms-border-radius: 50%/15%;
         -o-border-radius: 50%/15%;
            border-radius: 50%/15%;
       -moz-box-shadow: -0px 0px 10px 4px #012C57;
    -webkit-box-shadow: -0px 0px 10px 4px #012C57;
        -ms-box-shadow: -0px 0px 10px 4px #012C57;
         -o-box-shadow: -0px 0px 10px 4px #012C57;
            box-shadow: -0px 0px 10px #012C57 4px;
    width:250px;
    margin:10px;
    line-height:1.1em;
    font-size:.8em;
    font-weight:400;
    font-style:normal;
    background-color:#ececec;
}
 
/**  This is for the small, left-floating 
    boxes, like section cleanup **/
 
div#inline-box {
    float:left;
    padding:10px;
    text-align: center;
    font-family:'Lucida Grande', 'Trebuchet MS', 'Gill Sans', Verdana, 'URW Gothic L','Nimbus Sans L',sans-serif;
    color:#012c57;
    border:1px solid #012c57;
    -webkit-border-radius: 50%/15%;
       -moz-border-radius: 50%/15%;
        -ms-border-radius: 50%/15%;
         -o-border-radius: 50%/15%;
            border-radius: 50%/15%;
       -moz-box-shadow: -0px 0px 10px 4px #012C57;
    -webkit-box-shadow: -0px 0px 10px 4px #012C57;
        -ms-box-shadow: -0px 0px 10px 4px #012C57;
         -o-box-shadow: -0px 0px 10px 4px #012C57;
            box-shadow: -0px 0px 10px #012C57 4px;
    width:250px;
    margin:10px;
    line-height:1.1em;
    font-size:.8em;
    font-weight:400;
    font-style:normal;
    background-color:#ececec;
}
 
div#inline-box p,
div#inline-box-rt p {
    line-height:.9em;
    font-size:.8em;
    font-weight:normal;
    font-style:normal;
    color:#012c57;
    font-family: font-family:'Lucida Grande', 'Trebuchet MS', 'Gill Sans', Verdana, 'URW Gothic L','Nimbus Sans L',sans-serif;
}
 
 
/** ++++++++++++++++++++++++++++
    TOC LEVELS
    ++++++++++++++++++++++++++++ **/
 
 
/*  Allow limiting of which header levels are shown in a TOC;
    <div class="toclimit-3">, for instance, will limit to
    showing ==headings== and ===headings=== but no further
    (as long as there are no =headings= on the page, which
    there shouldn't be according to the MoS).
 
    Taken from en:wikipedia in order to make 
    template:TOC limit work  */
 
.toclimit-2 .toclevel-1 ul,
.toclimit-3 .toclevel-2 ul,
.toclimit-4 .toclevel-3 ul,
.toclimit-5 .toclevel-4 ul,
.toclimit-6 .toclevel-5 ul,
.toclimit-7 .toclevel-6 ul {
    display: none;
}
 
 
.commentsbubble {
    display:none;
}
 
/* Special Pages */
 
.mw-specialpagesgroup {
    background-color:#012c57;
    border:1px solid #666;
    color:white;
}
 
/**  ===================
     DIFF RENDERING
     ===================  **/
 
table.diff,
td.diff-otitle,
td.diff-ntitle {
    background:none!important;
    background-color:transparent;
    font-family:'Lucida Grande', 'Trebuchet MS', 'Gill Sans', Verdana, 'URW Gothic L','Nimbus Sans L',sans-serif;
}
 
td.diff-addedline {
    border:2px solid white;
    background: #bfbe30;
    color: black;
    padding:10px!important;
    line-height:120%;
    font-size:14px;
    font-family: Monaco,"Andale Mono","Lucida Sans Typewriter", "Lucida Console", "Nimbus Mono L", "Courier New", monospace;
}
td.diff-deletedline {
    border:2px solid white;
    background: #c35858;
    color: black;
    padding:10px!important;
    line-height:120%;
    font-size:14px;
    font-family: Monaco,"Andale Mono","Lucida Sans Typewriter", "Lucida Console", "Nimbus Mono L", "Courier New", monospace;
}
td.diff-context {
    background:#ececec;
    color: black;
    border: none;
    font-weight:normal;
    font-size:12px;
    margin-bottom:5px;
    margin-top:5px;
    padding:10px!important;
    line-height:120%;
    font-family:'Lucida Grande', 'Trebuchet MS', 'Gill Sans', Verdana, 'URW Gothic L','Nimbus Sans L',sans-serif;
}
 
span.diffchange {
    color:#fff;
    font-weight: bold;
    text-decoration: none;
    font-size:14px;
}
 
span.autocomment {
    color:#012c57;
    font-family:'Lucida Grande', 'Trebuchet MS', 'Gill Sans', Verdana, 'URW Gothic L','Nimbus Sans L',sans-serif;
}
 
.WikiaArticle #pagehistory li.selected {
    background-color:#d5e9fe;
    color:#012c57;
}
 
.WikiaArticle #pagehistory li.selected a {
    color:#012c57
}

/**  ================
      LINK COLORING
     ================  **/
/**  3344dd is the most visible blue
     804180 is the most visible purple
     b50010 is the most visible red
     if there's a pure white background **/
 
a:link { color:#2f2cb8/*#0253a3; */ /*#3344dd #862b00*/ /*#004b49*/ /*#964b00*/ /*rgb(0,0,0)*/ /*#664471*/; } /* normal unvisited links */
a:visited { color: #2f2cb8 /*#0253a3; *//*#012c57;*/ /*#85004b;*/ } /* visited links */
a:link:active { color: #012c57; background:none; text-decoration:none } /* active links */
a:link.new { color: #aa1111; } /* new links */
a:link.interwiki { color: #3366BB; } /* interwiki links */
a:link.external { color: #3366BB; } /* external links */
/*a:link.stub { color: #521452; }  hovered links */
a:hover {color:#012c57;background:yellow;text-decoration:underline;} 
 
.darkhover a:hover, 
#darkhover a:hover {
     color:#012c57!important;
}

/* Enlaces de leer más */
.RelatedPagesModule li {
border: 2px solid #012c57;
box-shadow: 0px 0px 5px #555;
padding: 2px;
margin-right: -5px;
}
 
.RelatedPagesModule li a {
text-decoration:none;
text-align:center;
}

/**  ===============
     TIMELINE
     ===============  **/
 
.timeline a:visited,
.timeline a:link {
    color:#ccdfff
} 
.timeline a:hover {
    color:#fff9d4;
    background:none;
}
 
.timeline {
    color:#fff;
    background: #012c57;
    background: -moz-linear-gradient(top,  #012c57 0%, #012c57 35%, #4e7dab 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#012c57), color-stop(35%,#012c57), color-stop(100%,#4e7dab));
    background: -webkit-linear-gradient(top,  #012c57 0%,#012c57 35%,#4e7dab 100%);
    background: -o-linear-gradient(top,  #012c57 0%,#012c57 35%,#4e7dab 100%);
    background: -ms-linear-gradient(top,  #012c57 0%,#012c57 35%,#4e7dab 100%);
    background: linear-gradient(top,  #012c57 0%,#012c57 35%,#4e7dab 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#012c57', endColorstr='#4e7dab',GradientType=0 );
    overflow: visible;
    border-color:transparent;
    text-align: center;
    font-size: 0.85em;
    float: right;
    clear: right;
    width: 250px!important;
    min-width:250px!important;
    margin-bottom: 10px;
    margin-right: 10px;
       -moz-border-radius:100%/5%;
    -webkit-border-radius:100%/5%;
        -ms-border-radius:100%/5%;
         -o-border-radius:100%/5%;
            border-radius:100%/5%;
       -moz-box-shadow: 0 0 20px #012c57;
    -webkit-box-shadow: 0 0 20px #012c57;
        -ms-box-shadow: 0 0 20px #012c57;
         -o-box-shadow: 0 0 20px #012c57;
            box-shadow: 0 0 20px #012c57;
}

#wh {
    font-family: Adelle, 'Cambria', 'Book Antiqua','Calisto MT','Lucida Bright',Georgia,'DejaVu Serif',serif;
    font-size:1.8em;
    line-height:1.2em;
    font-style:italic;
    color:#fff;
}

/* LinkPreview ajustes */
.npage-preview {
	display: inline-block;
	position: absolute;
	width: 350px;
	height: auto;
	max-width: 350px;
	max-height: 500px;
	text-align: center;
	overflow: hidden;
	z-index: 10000000;
	font-size: 14px;
	text-decoration: none;
	color: inherit;
	background-color: #FFF !important;
	box-shadow: 0 0 10px rgba(0,0,0,0.5);
	border: 3px solid #012c57;
	/*
	color: rgb(212, 212, 212);
	background-color: #222;
	color: var(--sass-community-header, rgb(212, 212, 212));
	background-color: var(--sass-color-body, #222);
	*/
}
.npage-preview div {
	text-align: justify;
	max-width: 330px;
	max-height: 250px;
	overflow: hidden;
	display: inline-block;
	padding: 10px
	line-height: 15px;
}
.npage-preview img {
	min-width: 100px;
	max-width: 350px;
	max-height: 300px;
	padding-top: 10px;
}
/* image not found class*/
.npage-preview-noimage {
    width: 200px;
    max-width: 200px;
    height: auto;
}