mirror of
https://github.com/9001/copyparty.git
synced 2025-08-17 17:12:13 -06:00
careful rice
This commit is contained in:
parent
88bd2c084c
commit
3b3f8fc8fb
|
@ -6,6 +6,10 @@
|
|||
<title>{{ title }}</title>
|
||||
<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}
|
||||
a{display:block}
|
||||
</style>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
|
Loading…
Reference in a new issue