Usuario:Vanjaclawthorne/common.css

Pare cuenta: Si quiere veyer os cambeos dimpués d'alzar o fichero, talment tienga que refrescar a caché d'o suyo nabegador ta veyer os cambeos.

  • Mozilla / Firefox / Safari: prete a tecla de Mayusclas mientras puncha Reload, u prete Ctrl-F5 u Ctrl-R (Command-R en un Macintosh).
  • Konqueror: punche Reload u prete F5.
  • Opera: limpiar a caché en Tools → Preferences.
  • Internet Explorer: prete Ctrl mientres puncha Refresh, u prete Ctrl-F5.
@import url('https://fonts.googleapis.com/css2family=Noto+Sans+Mono:wght@600&display=swap');

html, body {
  font-family: 'Noto Sans Mono', monospace;
  font-weight: 600;
}

.mw-body-content {
    font-size: 1.04em;   
    line-height: 1.6em;
    letter-spacing: 0.025em;
    word-spacing: 0.04em;    
}

h1, h2, h3, h4, h5, .mw-body h1, .mw-body h2, .mw-body h3, .mw-body h4 {
  font-family: 'Noto Sans Mono', monospace;
  font-weight: 800;
  border-bottom: none;
}