Skip to content

Commit

Permalink
Auto-generated commit [ci skip]
Browse files Browse the repository at this point in the history
Triggered by commit: angular-schule/buch@161d063
  • Loading branch information
TheBuildbot committed Nov 21, 2023
1 parent 227c88c commit 65def10
Show file tree
Hide file tree
Showing 9 changed files with 16 additions and 286 deletions.
286 changes: 0 additions & 286 deletions 3rdpartylicenses.txt

This file was deleted.

File renamed without changes.
File renamed without changes.
16 changes: 16 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
<!doctype html>
<html lang="en" data-critters-container>
<head>
<meta charset="utf-8">
<title>BookMonkey</title>
<base href="/">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/x-icon" href="favicon.ico">
<style>*{font-family:Lato,Helvetica Neue,Arial,Helvetica,sans-serif}body{margin:20px;min-width:320px}.loader{color:#000;text-align:center;font-family:sans-serif;font-size:16px;perspective:350px;padding-top:130px}.loader:before,.loader:after{content:"";display:block;width:45px;height:70px;border:4px solid #000000;margin:5% auto 30px;position:absolute;top:-10px;left:50%}.loader:before{border-left:1px solid #db2828;overflow:hidden;background:#db2828;transform-style:preserve-3d;transform-origin:left center;animation:pageTurn 1.3s cubic-bezier(0,.39,1,.68) .1s infinite}@keyframes pageTurn{0%{transform:rotateY(0)}20%{background:#d01919}40%{background:#db2828;transform:rotateY(-180deg)}to{background:#db2828;transform:rotateY(-180deg)}}@-webkit-keyframes spinner{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}
</style><link rel="stylesheet" href="styles-ILYRG3NJ.css" media="print" onload="this.media='all'"><noscript><link rel="stylesheet" href="styles-ILYRG3NJ.css"></noscript></head>
<body>
<bm-root>
<div class="loader">Loading ...</div>
</bm-root>
<script src="polyfills-LZBJRJJE.js" type="module"></script><script src="main-RFGLFMEB.js" type="module"></script></body>
</html>
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes.

0 comments on commit 65def10

Please sign in to comment.