@@ -2,7 +2,8 @@
<html>
<head>
- <title></title>
+ <title>游戏</title>
+ <link rel="shortcut icon " type="images/x-icon" href="./favicon.png">
<link rel="stylesheet" href="css/reset.css" type="text/css">
<link rel="stylesheet" href="css/main.css" type="text/css">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
@@ -120,8 +120,8 @@ export default {
border-radius: 4px;
margin-top: 40px;
width: 100%;
- padding-left: 20px;
> input {
+ padding-left: 20px;
border: none;
background: none;
line-height: 42px;