Update index.html
This commit is contained in:
parent
9feea7d516
commit
ff3bc2efea
@ -223,56 +223,14 @@ body {
|
|||||||
animation: progress 1s;
|
animation: progress 1s;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Медиа-запросы */
|
/* Анимация .progress-hp */
|
||||||
@media (max-width: 600px) {
|
.progress-hp {
|
||||||
.container {
|
animation: progress 3s;
|
||||||
padding: 10px;
|
}
|
||||||
}
|
|
||||||
|
|
||||||
.section {
|
/* Анимация .progress-stamina */
|
||||||
margin-bottom: 10px;
|
.progress-stamina {
|
||||||
}
|
animation: progress 3s;
|
||||||
|
|
||||||
.section h2 {
|
|
||||||
font-size: 18px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.section p {
|
|
||||||
font-size: 14px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.section span {
|
|
||||||
font-size: 14px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.button {
|
|
||||||
font-size: 14px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.profile-section {
|
|
||||||
flex-direction: column;
|
|
||||||
}
|
|
||||||
|
|
||||||
.progress-circle {
|
|
||||||
margin-bottom: 10px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.circle-container {
|
|
||||||
width: 80px;
|
|
||||||
height: 80px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.circle-text {
|
|
||||||
font-size: 16px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.fire-stats {
|
|
||||||
grid-template-columns: 1fr;
|
|
||||||
}
|
|
||||||
|
|
||||||
.fire-stats .stat {
|
|
||||||
text-align: left;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
<script src="https://telegram.org/js/telegram-web-app.js"></script>
|
<script src="https://telegram.org/js/telegram-web-app.js"></script>
|
||||||
|
Loading…
Reference in New Issue
Block a user