This commit is contained in:
j 2023-01-05 12:44:05 -08:00 committed by GitHub
parent d261e223ca
commit ce38716344
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 1 deletions

View File

@ -15,6 +15,12 @@
cursor: pointer;
transition: 0.3s;
}
.test27 {
color: red;
}
.closebtn:hover {
color: black;
@ -22,6 +28,6 @@
</style>
<div class="alert">
<span class="closebtn" onclick="this.parentElement.style.display='none';">&times;</span>
<strong>Complete the puzzle of our school!</strong> <a href="/maydo/">Back</a>
<strong>Complete the puzzle of our school!</strong> <a href="/maydo/" class="test27">Back</a>
</div>
<title>Sims Puzzle</title><br><iframe frameBorder="0" style="border: 0;width:100%;height:100%" src="https://im-a-puzzle.com/share/37aa3fc6700668d?embed=true&showAds=false&showNav=false&showSolve=false&showFooter=false"></iframe></body>