Nota: Llueu de guardar, seique tengas que llimpiar la caché del restolador pa ver los cambeos.

  • Firefox / Safari: Caltén Mayús mentes calques en Recargar, o calca Ctrl-F5 o Ctrl-R (⌘-R nun Mac)
  • Google Chrome: Calca Ctrl-Mayús-R (⌘-Mayús-R nun Mac)
  • Internet Explorer / Edge: Caltén Ctrl mentes calques Refrescar, o calca Ctrl-F5
  • Opera: Calca Ctrl-F5.
/* Los CSS allugaos equí afeutarán a los usuarios del aspeutu Simple */
/* For patrolled newpages */
li.not-patrolled {
    background-color: #ffffaa;
}
 
/* Table of contents */
table.toc {
    background-color: #fff;
}
 
/* Blue instead of yellow padlock for secure links. */
#bodyContent a.external[href ^="https://"],
.link-https {
    background: url('//upload.wikimedia.org/wikipedia/commons/0/00/Lock_icon_blue.gif') center right no-repeat;
    padding-right: 16px;
}
 
/* Position coordinates */
#coordinates {  
    position: absolute;
    z-index: 1;
    border: none;
    background: none;
    right: 0px;
    top: 5em;
    float: right;
    margin: 0em;
    padding: 0em;
    padding-right: 1.5em;
    line-height: 1.5em;
    text-align: right;
    text-indent: 0;
    font-size: 85%;
    text-transform: none;
    white-space: nowrap;
}