MediaWiki:Common.css
De Recursos docents
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 */ .external { background-image: url("https://recursosdocents.uvic.cat/images/f/fd/Icon_External_Link2.svg.png"); background-size: 13px; background-position: center right; background-repeat: no-repeat; padding-right: 13px; } /* Copied from https://www.mediawiki.org/w/load.php?debug=true&lang=en&modules=skins.vector.styles&only=styles&skin=vector */ .gallerytext p { font-size: 80%; } /* Suggested by ChatGPT to remove self-linling */ a.selflink { pointer-events: none; color: inherit; text-decoration: none; } /* CSS per títol de la plantilla Sidebar*/ .sideblock { padding-left: 2em; } /* CSS de la primera pàgina */ #primers { background: url("//recursosdocents.uvic.cat/images/a/ac/Rocket-40percent.png"); background-position: center right; background-repeat: no-repeat; background-size: 25%; background-origin: content-box; padding-right: 5em; } #docent { background: url("//recursosdocents.uvic.cat/images/4/4b/People-line40percent.png"); background-position: center right; background-repeat: no-repeat; background-size: 25%; background-origin: content-box; padding-right: 5em; } #creacio { background: url("//recursosdocents.uvic.cat/images/d/d5/Bowl-40percent.png"); background-position: center right; background-repeat: no-repeat; background-size: 25%; background-origin: content-box; padding-right: 5em; } #treballs { background: url("//recursosdocents.uvic.cat/images/f/ff/Lifting-40percent.png"); background-position: center right; background-repeat: no-repeat; background-size: 25%; background-origin: content-box; padding-right: 5em; } #interaccio { background: url("//recursosdocents.uvic.cat/images/9/9b/Comments-40percent.png"); background-position: center right; background-repeat: no-repeat; background-size: 25%; background-origin: content-box; padding-right: 5em; } #interaccio:hover { background: url("//recursosdocents.uvic.cat/images/7/78/Comments-green-40percent.png"); background-position: center right; background-repeat: no-repeat; background-size: 25%; background-origin: content-box; padding-right: 5em; } #elmesnou { background: url("//recursosdocents.uvic.cat/images/d/d6/Flash-40percent.png"); background-position: center right; background-repeat: no-repeat; background-size: 25%; background-origin: content-box; padding-right: 5em; } #elmesnou:hover { background: url("//recursosdocents.uvic.cat/images/b/b2/Flash-green-40percent.png"); background-position: center right; background-repeat: no-repeat; background-size: 25%; background-origin: content-box; padding-right: 5em; } /* */