Skip to content

Latest commit

 

History

History
92 lines (91 loc) · 2.36 KB

2024-02-8-Main.md

File metadata and controls

92 lines (91 loc) · 2.36 KB
layout title permalink
post
CPT
/tictactoe/
<title>Homepage</title> <style> body { font-family: 'Poppins', sans-serif; margin: 0; padding: 0; background-color: black ; padding: 0px } .container { max-width: 800px; margin: 50px auto; display: flex; justify-content: space-between; flex-wrap: wrap; } .box { width: 45%; background-color: #fff; border-radius: 10px; padding: 20px; box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); margin-bottom: 40px; /* This margin controls the space between the boxes */ display: flex; flex-direction: column; align-items: center; } .box h2 { margin-top: 0; margin-bottom: 10px; } .box a { display: block; text-decoration: none; color: #333; font-weight: bold; text-align: center; width: 100%; padding: 10px 0; border: 2px solid #333; border-radius: 5px; transition: background-color 0.3s ease; } .box a:hover { background-color: #333; color: #fff; } .box img { width: 100%; /* Make all images fill the container */ height: auto; max-height: 200px; /* Set a maximum height for the images */ object-fit: cover; /* Ensure images maintain aspect ratio */ border-radius: 8px; } .welcome-heading { text-align: center; font-size: 36px; color: white; margin-bottom: 30px; font-weight: 600; } </style>

Welcome to Your Game Dashboard

Mathnopoly Image

Tic Tac Toe

Play Tic Tac Toe!
Tick Tack Toe Image

Leaderboard

Leaderboard