update dlna profiles

This commit is contained in:
Luke Pulverenti 2016-12-09 02:23:09 -05:00
parent 8a1cbd44c4
commit 87a6c6232e
46 changed files with 333 additions and 166 deletions

View file

@ -4,7 +4,7 @@
@media all and (max-width: 800px) {
.txtSearch {
text-indent: 7.5%;
padding-left: 7.5%;
padding-bottom: 1em;
}
}
@ -12,14 +12,14 @@
@media all and (max-width: 650px) {
.txtSearch {
text-indent: 10%;
padding-left: 10%;
}
}
@media all and (max-width: 500px) {
.txtSearch {
text-indent: 12.5%;
padding-left: 12.5%;
}
}
</style>