mirror of
https://github.com/qurator-spk/neat.git
synced 2025-06-09 11:49:54 +02:00
minor style changes to improve readability
This commit is contained in:
parent
cc830ff129
commit
6788232f48
1 changed files with 2 additions and 2 deletions
|
@ -9,7 +9,7 @@
|
|||
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script>
|
||||
<script type="text/javascript" src="http://code.jquery.com/ui/1.12.1/jquery-ui.min.js"></script>
|
||||
<style>
|
||||
body{font-family:Open Sans;font-size:16px}
|
||||
body{font-family:Verdana;font-size:16px}
|
||||
table{table-layout:fixed;width:100%;text-align:center}
|
||||
th{background-color:lightgray}
|
||||
.editable:hover{background-color:yellow}
|
||||
|
@ -42,7 +42,7 @@
|
|||
<div class="col-8">
|
||||
<div class="row">
|
||||
<div class="col text-center">
|
||||
<h1>ner.edith: <br/> named entity recognition editor in html</h1>
|
||||
<h3>ner.edith: <br/> named entity recognition editor in html</h3>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue