Skip to content

Commit bd66e2e

Browse files
Adding default CSS for tei-xenodata (display:none)
1 parent 3a553d0 commit bd66e2e

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

test/CETEIcean.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -906,6 +906,10 @@ tei-witdetail {
906906
display:none;
907907
}
908908

909+
tei-xenodata {
910+
display:none;
911+
}
912+
909913
/* styles for HTML shell and HTML elements in TEI (e.g.,<a> and <img>) */
910914
html > body {
911915
margin: 0;

0 commit comments

Comments
 (0)