.game-links { display: flex; flex-wrap: wrap; gap: 10px; } .game-links .link-button { background-color: #1e73be; color: #fff; padding: 8px 15px; border-radius: 6px; text-decoration: none; font-weight: bold; transition: background-color 0.2s; } .game-links .link-button:hover { background-color: #155a8a; }
プレイ中のゲーム(主に黒い砂漠)について書いていこうと思います。twitterが便利過ぎて不定期更新です。