KMMO#72035 class=noprint toegevoegd die niet op papier komt

svn path=/Website/branches/v2022.1/; revision=55610
This commit is contained in:
Jos Groot Lipman
2022-04-19 09:05:24 +00:00
parent 7db3c40689
commit 78eb1b89fd

View File

@@ -366,6 +366,10 @@
}
a:hover{text-decoration: underline;}
hr {color: #6685AE;}
@media print {
.noprint { display: none; }
}
</style>
</xsl:template>