mirror of
https://github.com/SrIzan10/vdo.ninja.git
synced 2026-05-01 11:05:24 +00:00
Update index.html
This commit is contained in:
@@ -283,12 +283,12 @@
|
||||
}
|
||||
.stream-item div[style*="margin-top: 2px"] {
|
||||
display: inline !important;
|
||||
margin-left: 8px; /* Adiciona um espaço à esquerda */
|
||||
margin-left: 8px;
|
||||
}
|
||||
.stream-item div[style*="margin-top: 2px"]::before {
|
||||
content: "|";
|
||||
margin-right: 8px;
|
||||
color: #6c757d; /* Cor cinza para o separador */
|
||||
color: #6c757d;
|
||||
}
|
||||
.stream-item small {
|
||||
font-size: 0.8em;
|
||||
|
||||
Reference in New Issue
Block a user