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

add screenshot

This commit is contained in:
cneud 2019-07-30 18:44:06 +02:00
parent fad8b462c8
commit d86d8437f7
2 changed files with 1 additions and 1 deletions

View file

@ -7,7 +7,7 @@
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script>
<style>
body{font-family:Open Sans;font-size:16px}
table{table-layout:fixed;width:765px;text-align:center}
table{table-layout:fixed;width:70%;text-align:center}
th{background-color:lightgray}
td:hover{background-color:yellow}
tr:hover{background-color:whitesmoke}