non selectable text

tags side by side
load 16 videopreviews instead of 12 for huge monitor sizes
This commit is contained in:
2020-08-30 22:01:54 +00:00
parent f0902d29b7
commit e5ef1f94a4
6 changed files with 11 additions and 9 deletions

View File

@ -1,3 +1,7 @@
.app {
user-select: none;
}
.navitem {
cursor: pointer;
float: left;