main
bicijinlian 2 years ago
parent a885ecae56
commit adac98d532

@ -9,6 +9,11 @@
<link rel="icon" type="image/png" href="favicon.png" /> <link rel="icon" type="image/png" href="favicon.png" />
<link rel="stylesheet" href="bootstrap/css/bootstrap.min.css" /> <link rel="stylesheet" href="bootstrap/css/bootstrap.min.css" />
<link rel="stylesheet" href="css/app.css" /> <link rel="stylesheet" href="css/app.css" />
<style>
.container .card {
width:300px;
}
</style>
</head> </head>
<body> <body>

Loading…
Cancel
Save