Hoppa till innehållet

Mall:Citation/core/styles.css

Från Plutten
Version från den 10 februari 2026 kl. 15.47 av Vibbe (diskussion | Bidrag) (Import från Wikipedia: Mall:Citation/core/styles.css (oldid=58662249), CC BY-SA)
(skillnad) ← Äldre version | Nuvarande version (skillnad) | Nyare version → (skillnad)
/* For linked citation numbers and document IDs, where
   the number need not be shown on a screen or a handheld,
   but should be included in the printed version
*/
@media screen, handheld, projection {
	cite .printonly {
		display: none;
	}
}