دانلود Tap Tap Dash 1.1.3 بازی رقابتی اندروید+مود
- 10000+ نفر
.download-box { width: 90%; max-width: 600px; margin: 20px auto; padding: 20px; border: 1px solid #ddd; border-radius: 10px; background-color: #fff; text-align: right; font-family: 'Arial', sans-serif; box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); } .download-box h2 { font-size: 24px; margin-bottom: 20px; color: #333; } .download-item { display: flex; justify-content: space-between; align-items: center; margin-bottom: 15px; background-color: #f1f1f1; padding: 10px; border-radius: 5px; } .badge { background-color: #4CAF50; color: white; padding: 5px 10px; border-radius: 5px; font-size: 12px; } .download-button { background-color: #4CAF50; color: white; padding: 10px 15px; border: none; border-radius: 5px; cursor: pointer; display: flex; align-items: center; transition: background-color 0.3s; } .download-button:hover { background-color: #45a049; } .download-button i { margin-left: 8px; } .qr-code { font-size: 20px; color: #333; } .info { display: flex; justify-content: space-between; flex-wrap: wrap; margin-top: 20px; } .info div { margin: 5px 0; display: flex; align-items: center; font-size: 14px; color: #555; } .info i { margin-left: 5px; color: #888; font-size: 18px; }
.download-box { background-color: #f9f9f9; border: 1px solid #e0e0e0; border-radius: 8px; padding: 20px; max-width: 600px; margin: 20px auto; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1); } .update-status { display: flex; justify-content: space-between; margin-bottom: 15px; } .updated { background-color: #ff4d4d; color: white; padding: 5px 10px; border-radius: 5px; font-size: 14px; } .download-links { margin-bottom: 15px; } .download-btn { display: block; background-color: #28a745; color: white; padding: 10px; text-align: center; border-radius: 5px; text-decoration: none; margin-bottom: 10px; font-weight: bold; } .details { display: flex; flex-wrap: wrap; } .detail-item { flex: 1 1 50%; display: flex; align-items: center; margin-bottom: 10px; } .detail-item i { margin-right: 8px; color: #28a745; }