This repository has been archived on 2022-05-30. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
XiguaLiveDanmakuHelper/templates/head.html
T
2019-04-09 13:48:46 +08:00

8 lines
194 B
HTML

<meta charset="UTF-8">
<script src="https://cdn.bootcss.com/jquery/3.3.1/jquery.min.js"></script>
<style>
td{
border: solid 1px lightgray;
}
</style>