Updated titles (again) and positioning..

This commit is contained in:
hbrain 2026-06-01 15:05:41 +02:00
parent 4b1b8ccd42
commit 01a1065fa5
2 changed files with 3 additions and 9 deletions

View file

@ -240,7 +240,6 @@ $baseParams = ($rawKeyword !== '') ? ['q' => $rawKeyword] : [];
$headerTitles = [
'Moto Vlog',
'Multiple Voices Log',
'Multi-Version Log',
'MultiVerse Log',
'Miles & Views Log',
'Moving Vistas Log',
@ -256,16 +255,10 @@ $headerTitles = [
'Miles, Views & Life',
'Many Voices of Life',
'Many Views of Life',
'Modern Vagabond Log',
'Motorcycle Wanderlust Log',
'Mapped Wanderings Log',
'Miles Beyond Reason',
'Miles Beyond Reality',
'Motion, Velocity & Lunacy',
'Miles, Wind & Luck',
'Maps, Villages & Legends',
'Multi-Vision Log',
'Multi-Vista Log',
'Mutable View Log',
'Mistakes, Victories & Lessons',
'Mostly Verified Legends',
@ -313,6 +306,7 @@ $siteHeaderTitle = $headerTitles[array_rand($headerTitles)];
#videos .video-info .description{margin-top:0}
.meta a{color:inherit;text-decoration:none}
.meta a:hover{text-decoration:underline}
.site-header.admin-header{padding-top:.9rem;padding-bottom:.7rem}
@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}