diff options
Diffstat (limited to 'themes/danix-xyz-hacker/assets/css/main.min.css')
| -rw-r--r-- | themes/danix-xyz-hacker/assets/css/main.min.css | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/themes/danix-xyz-hacker/assets/css/main.min.css b/themes/danix-xyz-hacker/assets/css/main.min.css index d9145d2..5c299ff 100644 --- a/themes/danix-xyz-hacker/assets/css/main.min.css +++ b/themes/danix-xyz-hacker/assets/css/main.min.css @@ -1590,6 +1590,36 @@ article.border.border-border\/30.rounded-lg.card.group.bg-bg { } } +/* ===================== + Timeline Layout + ===================== */ + +/* Vertical spine — center on desktop, left on mobile */ + +/* Each timeline row */ + +/* ---- Connector line ---- */ + +/* ---- Node on spine ---- */ + +/* ---- Card wrapper ---- */ + +/* Mobile: full width */ + +/* ---- Thumbnail panel ---- */ + +/* ---- Text panel ---- */ + +/* Mobile card stacks thumbnail above body */ + +/* ---- Meta row (TYPE · date) ---- */ + +/* ---- Title ---- */ + +/* ---- Excerpt ---- */ + +/* ---- Pinned badge ---- */ + /* Header navigation styling */ .header { |
