Skip to content

Commit

Permalink
style for temp page
Browse files Browse the repository at this point in the history
  • Loading branch information
chacepro authored Jan 19, 2024
1 parent e6eb97b commit 9259045
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,15 @@
<meta property="og:image" content="img/received_10154724178852100.jpeg">
<meta property="og:type" content="website">

<script>
<style type="text/css">
div#tempPage {
font: Calibri;
height: 100%;
width: 100%;
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
font: 26px;
text-align: center;
}
</script>
</style>

</head>

Expand Down

0 comments on commit 9259045

Please sign in to comment.