audio-player: finished style

This commit is contained in:
Trek H 2019-08-05 12:46:58 +09:30
parent 935e3fca62
commit 1dd6ad54d1
1 changed files with 1 additions and 2 deletions

View File

@ -9,10 +9,9 @@
<script type="text/javascript" src="main.js"></script> <script type="text/javascript" src="main.js"></script>
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css" <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css"
integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" crossorigin="anonymous"> integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" crossorigin="anonymous">
<link rel="stylesheet" type="text/css" href="style.css">
</head> </head>
<body> <body style="height: 100%">
<div class="jumbotron"> <div class="jumbotron">
<div class="container-fluid"> <div class="container-fluid">
<input type="file" id="input"> <input type="file" id="input">