njum update

This commit is contained in:
2021-06-25 18:04:49 +00:00
parent 37d34c2bab
commit b48a45c16a
10 changed files with 202 additions and 21 deletions

View File

@@ -4167,4 +4167,14 @@ pre {
.vidinfo {
display: grid;
justify-content: center;
}
#nutti > p {
text-align: center;
margin: 5px;
background: #383737;
}
#nutti {
border: 1px solid #383737;
background: #212121;
}