Common.css: diferència entre les revisions
De Recursos docents
Cap resum de modificació |
Cap resum de modificació |
||
Línia 17: | Línia 17: | ||
/* Suggested by ChatGPT to remove self-linling */ | /* Suggested by ChatGPT to remove self-linling */ | ||
. | a.selflink { | ||
pointer-events: none; | pointer-events: none; | ||
color: inherit; | color: inherit; | ||
text-decoration: none; | text-decoration: none; | ||
} | } |
Revisió del 12:13, 16 juny 2023
/* 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; }