summaryrefslogtreecommitdiff
path: root/resources/views/topicindex.blade.php
AgeCommit message (Collapse)AuthorFilesLines
2026-06-27fix: move topic button inside @if block and remove stray @endifdev1-2/+1
2026-06-27style: wrap /topics in card with header, use solid pink btn-primary on both ↵dev1-17/+21
/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-27style: use pink btn-primary for /topics to match /popular/topicsdev1-1/+1
2026-06-27small fixes in the uidev1-1/+1
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.
2020-04-19Add footer with about page.horus1-0/+5
2020-04-08Cleaning up the topics page.horus1-4/+31
2020-04-02Initial commit.horus1-0/+18