diff --git a/index.php b/index.php index d7e3442..0d375f8 100644 --- a/index.php +++ b/index.php @@ -443,7 +443,7 @@ $siteHeaderTitle = $headerTitles[array_rand($headerTitles)]; .meta-filter{display:inline-flex;align-items:center;gap:.25rem;padding:.12rem .5rem;border-radius:999px;background:rgba(255,255,255,.06);cursor:pointer;user-select:none;transition:background-color .15s ease,transform .15s ease} .meta-filter:hover,.meta-filter:focus-visible{background:rgba(255,255,255,.12);transform:translateY(-1px);outline:none} .meta-filter:focus-visible{box-shadow:0 0 0 2px rgba(202,162,109,.35)} -.site-header.admin-header{padding-top:.9rem;padding-bottom:.7rem} +.site-header.admin-header{padding-top:.9rem;padding-bottom:1.0rem} @media (max-width:900px){ .video-row-head-mobile{display:block;grid-column:1 / -1;margin:0 0 .05rem} .video-row-head-mobile .description-teaser{margin:.25rem 0 .3rem} @@ -474,14 +474,7 @@ $siteHeaderTitle = $headerTitles[array_rand($headerTitles)]; - -

- Showing article(s) - 0): ?> with active filter(s) -

-

No videos found for current filter.

-
.created-at{position:static;top:auto;right:auto;justify-self:start;margin-bottom:.15rem} .video-row video{max-width:100%}