mirror of
https://github.com/9001/copyparty.git
synced 2025-08-17 09:02:15 -06:00
not careful enough
This commit is contained in:
parent
3b3f8fc8fb
commit
cfeb15259f
|
@ -7,7 +7,8 @@
|
|||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=0.8">
|
||||
<style>
|
||||
td{border:1px solid #999;border-width:0 1px 1px 0;padding:0 .3em}
|
||||
html{font-family:sans-serif}
|
||||
td{border:1px solid #999;border-width:1px 1px 0 0;padding:0 5px}
|
||||
a{display:block}
|
||||
</style>
|
||||
</head>
|
||||
|
|
Loading…
Reference in a new issue