This commit is contained in:
KyleDOT 2024-08-04 21:55:14 +09:30
parent 0f3905ab6f
commit 17f22fac73
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@ h1 {color: white;font-family: Tahoma, Verdana, sans-serif;text-align: center;}
p {color: white;font-family: Tahoma, Verdana, sans-serif;text-align: center;} p {color: white;font-family: Tahoma, Verdana, sans-serif;text-align: center;}
a {color: white;font-family: Tahoma, Verdana, sans-serif;text-align: center;} a {color: white;font-family: Tahoma, Verdana, sans-serif;text-align: center;}
.clear {clear: both;} .clear {clear: both; }
.container_index { display: grid; .container_index { display: grid;
grid-template-columns: 1fr 1fr; grid-template-columns: 1fr 1fr;