Skip to content

Commit

Permalink
Update graded cards and website images
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 28, 2024
1 parent d12375c commit 0ff27aa
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions 13615064/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Professional CompyCore Authentication</title>
<link rel="icon" href="../images/favicon.png" />
<link rel="stylesheet" href="https://unpkg.com/@picocss/pico@latest/css/pico.amber.min.css" />
<style>
#logo {
Expand All @@ -12,11 +13,6 @@
display: block;
}

#cardImage {
margin: 50px auto; /* Center horizontally */
display: block;
}

.rowLabel {
font-weight: bold;
text-align: right;
Expand All @@ -40,12 +36,16 @@
<body>
<main class="container">
<img id="logo" src="../images/pca-logo-amber.png" />
<p>According to the PCA database, the requested authentication number is defined as the following:</p>
<p>According to the PCA database, the requested Authentication Number is defined as the following:</p>
<article>
<header>PCA Authentication Verification</header>
<h2 id="authVerification"></h2>
</article>
<a id="cardLink" target="_blank"><img id="cardImage" /></a>
<div style="text-align: center; margin-top: 50px">
<a id="cardLink" target="_blank">
<img id="cardImage" />
</a>
</div>
<h2>Card Information</h2>
<table class="striped">
<tbody>
Expand Down
Binary file added images/favicon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 0ff27aa

Please sign in to comment.