bump css
This commit is contained in:
parent
6f644cd85c
commit
61fb9307ef
1 changed files with 3 additions and 3 deletions
|
@ -8,9 +8,9 @@
|
|||
<meta name="viewport" content="width=device-width, user-scalable=no">
|
||||
<meta name="apple-mobile-web-app-capable" content="yes">
|
||||
|
||||
<link rel="stylesheet" href="/static/epub.js/css/normalize.css">
|
||||
<link rel="stylesheet" href="/static/epub.js/css/main.css">
|
||||
<link rel="stylesheet" href="/static/epub.js/css/popup.css">
|
||||
<link rel="stylesheet" href="/static/epub.js/css/normalize.css?2">
|
||||
<link rel="stylesheet" href="/static/epub.js/css/main.css?2">
|
||||
<link rel="stylesheet" href="/static/epub.js/css/popup.css?2">
|
||||
<style>
|
||||
.arrow {
|
||||
-webkit-user-select: none;
|
||||
|
|
Loading…
Reference in a new issue