chore: frontend update

This commit is contained in:
Ward Truyen 2024-08-21 15:48:31 +02:00
parent 47b8443cf3
commit f8e42c6320
7 changed files with 5 additions and 5 deletions

View File

@ -4,4 +4,4 @@ ARG JAR_FILE=target/*.jar
COPY ${JAR_FILE} app.jar
EXPOSE 8080
ENTRYPOINT ["java","-jar","/app.jar"]
ENTRYPOINT ["java","-jar","/app.jar"]

View File

@ -4,11 +4,11 @@
<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:Arial,Helvetica,sans-serif}html,body{height:100%;margin:0}app-root{height:100%;display:flex;flex-direction:column}body{font-family:Cambria,Georgia,serif}</style><link rel="stylesheet" href="styles.86694e71bdbfb83c.css" media="print" onload="this.media='all'"><noscript><link rel="stylesheet" href="styles.86694e71bdbfb83c.css"></noscript></head>
<style>*{font-family:Arial,Helvetica,sans-serif}html,body{height:100%;margin:0}app-root{height:100%;display:flex;flex-direction:column}body{font-family:Cambria,Georgia,serif}</style><link rel="stylesheet" href="styles.a8ea21a7b7265027.css" media="print" onload="this.media='all'"><noscript><link rel="stylesheet" href="styles.a8ea21a7b7265027.css"></noscript></head>
<body>
<app-root></app-root>
<script src="runtime.ed14f20cc9779f09.js" type="module"></script><script src="polyfills.1358c66226f5aae4.js" type="module"></script><script src="main.2f6df5d029e719c0.js" type="module"></script>
<script src="runtime.ed14f20cc9779f09.js" type="module"></script><script src="polyfills.1358c66226f5aae4.js" type="module"></script><script src="main.16d538b861c9512c.js" type="module"></script>
</body></html>

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -1 +0,0 @@
*{font-family:Arial,Helvetica,sans-serif}html,body{height:100%;margin:0}app-root{height:100%;display:flex;flex-direction:column}main{margin:1em auto;width:90%}h1{font-size:250%}h2,h3{font-weight:lighter;margin:.4em 0}body,button{font-family:Cambria,Georgia,serif}button{border:none;border-radius:4px;cursor:pointer;padding:.2rem .4rem;margin-right:.2rem;margin-bottom:.2rem;margin-top:.2rem}.footer{margin-top:auto}.theme-dark{color-scheme:light dark}

View File

@ -0,0 +1 @@
*{font-family:Arial,Helvetica,sans-serif}html,body{height:100%;margin:0}app-root{height:100%;display:flex;flex-direction:column}main{margin:1em auto;width:90%}h2,h3{font-weight:lighter;margin:.4em 0}body,button{font-family:Cambria,Georgia,serif}button{border:none;border-radius:4px;cursor:pointer;padding:.2rem .4rem;margin-right:.2rem;margin-bottom:.2rem;margin-top:.2rem}.footer{margin-top:auto}.theme-dark{color-scheme:light dark}