Common.css: diferència entre les revisions
De Recursos docents
Cap resum de modificació |
Cap resum de modificació |
||
(Hi ha 15 revisions intermèdies del mateix usuari que no es mostren) | |||
Línia 16: | Línia 16: | ||
} | } | ||
/* Suggested by ChatGPT to remove self- | /* Suggested by ChatGPT to remove self-linking */ | ||
a.selflink { | a.selflink { | ||
pointer-events: none; | pointer-events: none; | ||
Línia 40: | Línia 40: | ||
} | } | ||
# | #primers:hover { | ||
background: url("//recursosdocents.uvic.cat/images/ | background: url("//recursosdocents.uvic.cat/images/8/8a/Rocket-green-40percent.png"); | ||
background-position: center right; | background-position: center right; | ||
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
Línia 49: | Línia 49: | ||
} | } | ||
# | #plataformes { | ||
background: url("//recursosdocents.uvic.cat/images/ | background: url("//recursosdocents.uvic.cat/images/7/7f/Layers-grey.png"); | ||
background-position: center right; | background-position: center right; | ||
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
background-size: 25%; | background-size: 25%; | ||
background-origin: content-box; | background-origin: content-box; | ||
padding-right: | padding-right: 4em; | ||
} | } | ||
#plataformes:hover { | |||
background: url("//recursosdocents.uvic.cat/images/4/49/Layers-green.png"); | |||
background-position: center right; | |||
background-repeat: no-repeat; | |||
background-size: 25%; | |||
background-origin: content-box; | |||
padding-right: 4em; | |||
} | |||
# | #moodle { | ||
background: url("//recursosdocents.uvic.cat/images/ | background: url("//recursosdocents.uvic.cat/images/b/b1/Grad-cap-grey.png"); | ||
background-position: center right; | background-position: center right; | ||
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
background-size: | background-size: 32%; | ||
background-origin: content-box; | background-origin: content-box; | ||
padding-right: 5em; | padding-right: 5em; | ||
} | } | ||
# | #moodle:hover { | ||
background: url("//recursosdocents.uvic.cat/images// | background: url("//recursosdocents.uvic.cat/images/6/63/Grad-cap-green.png"); | ||
background-position: center right; | background-position: center right; | ||
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
background-size: | background-size: 32%; | ||
background-origin: content-box; | background-origin: content-box; | ||
padding-right: 5em | padding-right: 5em | ||
} | } | ||
# | #continguts { | ||
background: url("//recursosdocents.uvic.cat/images/ | background: url("//recursosdocents.uvic.cat/images/9/9f/Recycle-solid-grey.png"); | ||
background-position: center right; | background-position: center right; | ||
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
Línia 86: | Línia 94: | ||
} | } | ||
# | #continguts:hover { | ||
background: url("//recursosdocents.uvic.cat/images/ | background: url("//recursosdocents.uvic.cat/images/4/4c/Recycle-solid-green.png"); | ||
background-position: center right; | background-position: center right; | ||
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
Línia 95: | Línia 103: | ||
} | } | ||
# | #institucio { | ||
background: url("//recursosdocents.uvic.cat/images/ | background: url("//recursosdocents.uvic.cat/images/5/5c/Institution-grey.png"); | ||
background-position: center right; | background-position: center right; | ||
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
background-size: 25%; | background-size: 25%; | ||
background-origin: content-box; | background-origin: content-box; | ||
padding-right: | padding-right: 4em; | ||
} | } | ||
# | #institucio:hover { | ||
background: url("//recursosdocents.uvic.cat/images/ | background: url("//recursosdocents.uvic.cat/images/1/16/Institution-green.png"); | ||
background-position: center right; | background-position: center right; | ||
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
background-size: 25%; | background-size: 25%; | ||
background-origin: content-box; | background-origin: content-box; | ||
padding-right: | padding-right: 4em; | ||
} | } | ||
# | #suport { | ||
background: url("//recursosdocents.uvic.cat/images/ | background: url("//recursosdocents.uvic.cat/images/f/ff/Question-grey.png"); | ||
background-position: center right; | background-position: center right; | ||
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
Línia 122: | Línia 130: | ||
} | } | ||
# | #suport:hover { | ||
background: url("//recursosdocents.uvic.cat/images/ | background: url("//recursosdocents.uvic.cat/images/2/29/Question-green.png"); | ||
background-position: center right; | background-position: center right; | ||
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
Línia 130: | Línia 138: | ||
padding-right: 5em; | padding-right: 5em; | ||
} | } | ||
.image-with-margin { | |||
margin: 10px; | |||
} | |||
/* | /* | ||
*/ | */ |
Revisió de 11:56, 11 des 2024
/* 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-linking */ 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; } #primers:hover { background: url("//recursosdocents.uvic.cat/images/8/8a/Rocket-green-40percent.png"); background-position: center right; background-repeat: no-repeat; background-size: 25%; background-origin: content-box; padding-right: 5em; } #plataformes { background: url("//recursosdocents.uvic.cat/images/7/7f/Layers-grey.png"); background-position: center right; background-repeat: no-repeat; background-size: 25%; background-origin: content-box; padding-right: 4em; } #plataformes:hover { background: url("//recursosdocents.uvic.cat/images/4/49/Layers-green.png"); background-position: center right; background-repeat: no-repeat; background-size: 25%; background-origin: content-box; padding-right: 4em; } #moodle { background: url("//recursosdocents.uvic.cat/images/b/b1/Grad-cap-grey.png"); background-position: center right; background-repeat: no-repeat; background-size: 32%; background-origin: content-box; padding-right: 5em; } #moodle:hover { background: url("//recursosdocents.uvic.cat/images/6/63/Grad-cap-green.png"); background-position: center right; background-repeat: no-repeat; background-size: 32%; background-origin: content-box; padding-right: 5em } #continguts { background: url("//recursosdocents.uvic.cat/images/9/9f/Recycle-solid-grey.png"); background-position: center right; background-repeat: no-repeat; background-size: 25%; background-origin: content-box; padding-right: 5em; } #continguts:hover { background: url("//recursosdocents.uvic.cat/images/4/4c/Recycle-solid-green.png"); background-position: center right; background-repeat: no-repeat; background-size: 25%; background-origin: content-box; padding-right: 5em; } #institucio { background: url("//recursosdocents.uvic.cat/images/5/5c/Institution-grey.png"); background-position: center right; background-repeat: no-repeat; background-size: 25%; background-origin: content-box; padding-right: 4em; } #institucio:hover { background: url("//recursosdocents.uvic.cat/images/1/16/Institution-green.png"); background-position: center right; background-repeat: no-repeat; background-size: 25%; background-origin: content-box; padding-right: 4em; } #suport { background: url("//recursosdocents.uvic.cat/images/f/ff/Question-grey.png"); background-position: center right; background-repeat: no-repeat; background-size: 25%; background-origin: content-box; padding-right: 5em; } #suport:hover { background: url("//recursosdocents.uvic.cat/images/2/29/Question-green.png"); background-position: center right; background-repeat: no-repeat; background-size: 25%; background-origin: content-box; padding-right: 5em; } .image-with-margin { margin: 10px; } /* */