|
|
| Line 1: |
Line 1: |
| <div class="ax-hero">
| | /* ---- AlphaX contrast fix (titles/links/text) ---- */ |
| <div class="ax-hero-title">AlphaX Academy</div>
| | .ax-hero, |
| <div class="ax-hero-sub">Intelligence. Awareness. Control.</div>
| | .ax-hero * { |
| <div class="ax-hero-desc">
| | color: #e9edf7; |
| A structured knowledge archive for modern gay life — written clearly and respectfully.
| | } |
| Adults only (18+).
| |
| </div> | |
| </div>
| |
|
| |
|
| <div class="ax-grid ax-grid-4">
| | .ax-card, |
| <div class="ax-card">
| | .ax-card * { |
| <div class="ax-card-title">Culture</div>
| | color: #e9edf7; |
| * [[Category:Culture]]
| | } |
| * [[Category:History]]
| |
| </div>
| |
|
| |
|
| <div class="ax-card">
| | .ax-card-title { |
| <div class="ax-card-title">Health</div>
| | color: #ffffff !important; |
| * [[Category:Harm Reduction]]
| | } |
| * [[Category:Recovery]]
| |
| </div>
| |
|
| |
|
| <div class="ax-card">
| | .ax-card a { |
| <div class="ax-card-title">Finance</div>
| | color: #a9c1ff; |
| * [[Category:Investing]]
| | } |
| * [[Category:Taxes]]
| |
| </div>
| |
|
| |
|
| <div class="ax-card">
| | .ax-card a:visited { |
| <div class="ax-card-title">Psychology</div>
| | color: #c4b2ff; |
| * [[Category:Identity]]
| | } |
| * [[Category:Power Dynamics]]
| | |
| </div> | | .ax-card a:hover { |
| </div>
| | color: #ffffff; |
| | } |
| | |
| | .ax-section-title { |
| | color: #ffffff; |
| | } |