prettier upload page
This commit is contained in:
@@ -4,40 +4,7 @@
|
||||
<title>Send To Kobo</title>
|
||||
<meta charset="utf-8"/>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
|
||||
<style>
|
||||
.wrapper {
|
||||
margin: 0 20px;
|
||||
}
|
||||
h1 {
|
||||
font-weight: normal;
|
||||
font-style: italic;
|
||||
}
|
||||
#key {
|
||||
font-size: 3.5em;
|
||||
display: block;
|
||||
letter-spacing: 0.1em;
|
||||
margin: 10px 0;
|
||||
}
|
||||
.center {
|
||||
text-align: center;
|
||||
}
|
||||
#keygen, #downloadlink {
|
||||
background: #CCC;
|
||||
border: none;
|
||||
color: black;
|
||||
font-style: italic;
|
||||
padding: 0.6em 1.3em;
|
||||
line-height: 1.6;
|
||||
display: inline-block;
|
||||
}
|
||||
#keygen:focus {
|
||||
background: black;
|
||||
color: white;
|
||||
}
|
||||
#downloads {
|
||||
display: none;
|
||||
}
|
||||
</style>
|
||||
<link rel="stylesheet" type="text/css" href="/style.css"/>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user