Accions

MediaWiki

MediaWiki:Common.css

De Campus Virtual URV - Ajuda

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.
/* Editeu aquest fitxer per personalitzar totes les aparences per al lloc sencer */
a:link,a:visited {color: #954254}
a:hover,a:active {color: #954254;text-decoration: underline} .catlinks {visibility: hidden}
.page-Main_Page #subtitle {display: none}
h1 {font-size: 1.6em} h2 {font-size: 1.3em}
h2.title {font-size: 1.6em}
h3 {font-size: 1.2em}
.ns-subject h3,.ns-special h3,.page-Main_Page h3 {font-size: 1.2em} p {margin-bottom: 0.75em}

table {
    width: 100%;
}

td.mw-label {
    width: 20%;
}

td.mw-input {
    width: 80%;
}

thead tr th {
    cursor: pointer;
}

table.formtable th {
    text-align: right !important;
}

td.smwpropname, th.smwpropname, td.smwspecname {
    text-align:left;
}

table tbody tr td, table tr td {
    line-height: 1.6em;
}

table.wikitable {
    margin: 0em 0 1em 0;
}

table.wikitable > tr > th,
table.wikitable > * > tr > th {
    text-align: left;
}

table.wikitable > tr > th,
table.wikitable > tr > td,
table.wikitable > * > tr > th,
table.wikitable > * > tr > td {
    border: 3px #fff solid;
    padding: 0.6em;
}