Update style.css

This commit is contained in:
KyleDOT 2024-08-04 21:37:53 +09:30
parent 3a094e5fac
commit e993def1d0

View File

@ -38,5 +38,5 @@ a {color: white;font-family: Tahoma, Verdana, sans-serif;text-align: center;}
.img_flag {
float: left;
width: 20%;
width: 200px;
}