Split CSS to dedicated file
This commit is contained in:
parent
0b4b91ca3b
commit
fe985c43c9
@ -7,15 +7,8 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta http-equiv="X-UA-Compatible" content="ie=edge">
|
||||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
|
||||
<link rel=stylesheeet" href="scene.css">
|
||||
<script src="scripts/scene.js"></script>
|
||||
<!-- LiveJS is not supported when run with the file:// protocol -->
|
||||
<!-- <script src="https://livejs.com/live.js"></script> -->
|
||||
<style>
|
||||
body {
|
||||
/* background-image: url('https://picsum.photos/3840/2160'); */
|
||||
background-size: cover;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body id="wallpaper">
|
||||
</body>
|
||||
|
Loading…
Reference in New Issue
Block a user