This commit is contained in:
2021-08-31 14:19:08 +03:00
parent c9b8f758af
commit 9b29d56786

View File

@@ -19,10 +19,10 @@
top: 0;
bottom: 0;
width: 4em;
border: 1px solid lightgrey;
display: flex;
justify-content: center;
padding-top: 1em;
background: snow;
}
#воспроизведение
{
@@ -38,10 +38,11 @@
border-radius: 50%;
width: 3em;
height: 3em;
border: 1px solid lightgrey;
border: 2px solid lightgrey;
display: flex;
align-items: center;
justify-content: center;
background: white;
}
</style>
</head>