Add single Schema

This commit is contained in:
Jesús
2019-11-24 19:41:06 -05:00
parent 0802d06a22
commit cc25865283
7 changed files with 90 additions and 57 deletions

View File

@@ -578,6 +578,13 @@ h4 > a:hover {
}
}
/* hidden text more */
.hidden-more {
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
/* aplaylist */
.play-menu {
height: 200px;