summaryrefslogtreecommitdiff
path: root/resources/views/topicpopular.blade.php
AgeCommit message (Collapse)AuthorFilesLines
2026-06-27style: wrap /topics in card with header, use solid pink btn-primary on both ↵dev1-1/+1
/topics and /popular/topics
2026-06-27style: use pink outline (btn-outline-pink) for topic buttons on /topics and ↵dev1-1/+1
/popular/topics
2026-06-27fix: restore html height: 100% in cinema views for background imagedev1-1/+1
Page-specific @section('styles') had height: inherit which broke the body background-attachment: fixed + background-size: cover from _background.scss. Reverted to height: 100% matching the original SCSS.
2022-01-04Improves wording and stuff.horus1-1/+1
2020-09-22add hint and redirecthorus1-0/+6
2020-04-19Add footer with about page.horus1-0/+5
2020-04-13Add new page popular topics.horus1-0/+37