1
0
Fork 0
mirror of https://github.com/qurator-spk/neat.git synced 2025-06-09 11:49:54 +02:00

Update ner.edith.html

This commit is contained in:
Clemens Neudecker 2019-09-13 18:04:35 +02:00 committed by GitHub
parent 8488ce1afd
commit 6048fba434
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,6 +15,7 @@
.ner_loc{background-color:goldenrod}
.ner_org{background-color:plum}
.ner_oth{background-color:lightgreen}
.ner_todo{background-color:turquoise}
</style>
</head>
<body>
@ -129,4 +130,4 @@
});
</script>
</body>
</html>
</html>