More accessibility improvements

This commit is contained in:
Raphael Michel
2018-05-10 10:21:01 +02:00
parent 44a792583c
commit b09a92a264
5 changed files with 41 additions and 12 deletions

View File

@@ -0,0 +1,5 @@
@media speech {
.fa {
display: none;
}
}