This website works better with JavaScript.
Home
Explore
Help
Sign In
kornerr
/
MYPOM
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
3
Wiki
Activity
Browse Source
btn
tags/4.1
Михаил Капелько
3 years ago
parent
c9b8f758af
commit
9b29d56786
1 changed files
with
3 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-2
3.0/редактор/index.html
+ 3
- 2
3.0/редактор/index.html
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:
1
px solid lightgrey;
border:
2
px solid lightgrey;
display: flex;
align-items: center;
justify-content: center;
background: white;
}
</style>
</head>
Write
Preview
Loading…
Cancel
Save