Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Accedi
kornerr
/
MYPOM
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
3
Wiki
Attività
Sfoglia il codice sorgente
btn
tags/4.1
Михаил Капелько
3 anni fa
parent
c9b8f758af
commit
9b29d56786
1 ha cambiato i file
con
3 aggiunte
e
2 eliminazioni
Visualizzazione separata
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-2
3.0/редактор/index.html
+ 3
- 2
3.0/редактор/index.html
Vedi 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…
Annulla
Salva