mirror of
https://github.com/zyqunix/tools.git
synced 2025-07-07 06:41:05 +02:00
This commit is contained in:
parent
b6596502ce
commit
630ab587fc
1 changed files with 4 additions and 1 deletions
|
@ -102,13 +102,16 @@ body {
|
|||
padding: 20px;
|
||||
text-align: center;
|
||||
width: 90%;
|
||||
max-width: 400px;
|
||||
max-width: 450px;
|
||||
height: auto;
|
||||
z-index: 2;
|
||||
border: 2px solid rgba(150, 150, 150, 0.25);
|
||||
box-sizing: border-box;
|
||||
margin: 10px;
|
||||
margin-top: 200px;
|
||||
transform-style: preserve-3d;
|
||||
will-change: transform;
|
||||
transition: transform 0.1s ease;
|
||||
}
|
||||
|
||||
.player p {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue