Nota: Després de publicar, possiblement necessitareu refrescar la memòria cau del vostre navegador per a veure'n els canvis.

  • Firefox / Safari: Premeu Majús i alhora cliqueu el botó Actualitzar, o pressioneu Ctrl+F5 o Ctrl+R (⌘+R en un Mac)
  • Google Chrome: Premeu Ctrl+Majús+R (⌘+Shift+R en un Mac)
  • Internet Explorer / Edge: Premeu Ctrl i alhora cliqueu a Actualitza o pressioneu Ctrl+F5
  • Opera: Premeu Ctrl-F5.
/* CSS placed here will affect users of the mobile site */

.NavContent table {
    margin-bottom: 0;
}

.tunk, .tneg, .tpos {
    vertical-align: 20%;
    font-size: 80%;
}

.NavContent ul {
    padding-left: 0;
}

.NavToggle {
    cursor: pointer;
    float: right;
    font-weight: normal;
    font-size: smaller;
}

.NavHead {
    cursor: pointer;
    min-height: 1.6em;
    font-weight: bold;
    line-height: 19px;
    padding: 2px;
}

.NavFrame {
    margin: 0 0 -1px 0;
    border: 1px solid #aaaaaa;
    padding: 1px;
}

.NavContent tbody {
    display: block;
}

#content ol dd {
    margin-left: 1em;
}

.senseid:target {
    background-color: #DEF
}

/* Seccions de nivell 3 i superiors sense l'enllaç edita */
.ns-0 h4 span.mw-editsection,
.ns-0 h5 span.mw-editsection,
.ns-0 h6 span.mw-editsection { display:none; }