Difference between revisions of "Maya"
m (Changed infotex to serif to match the infoheader. The mismatch was throwing me off.) |
m (Adding categories finally.) |
||
| (6 intermediate revisions by the same user not shown) | |||
| Line 18: | Line 18: | ||
vertical-align: top; | vertical-align: top; | ||
position: relative; | position: relative; | ||
| − | top: - | + | top: -300px; |
} | } | ||
| Line 72: | Line 72: | ||
width: 90%; | width: 90%; | ||
margin: 20px auto 15px auto; /* actual horizontal centering */ | margin: 20px auto 15px auto; /* actual horizontal centering */ | ||
| − | padding: | + | padding: 15px; |
background-color: #1C0B19; | background-color: #1C0B19; | ||
border-radius: 15px; | border-radius: 15px; | ||
| Line 154: | Line 154: | ||
font-weight: bold; | font-weight: bold; | ||
} | } | ||
| + | |||
| + | /* ========================= | ||
| + | MAYA TABLE STYLING | ||
| + | ========================= */ | ||
| + | |||
| + | .maya-table { | ||
| + | width: 100%; | ||
| + | table-layout: fixed; | ||
| + | border-collapse: collapse; | ||
| + | background: transparent; | ||
| + | color: #ECF0EF; | ||
| + | font-family: Arial, sans; | ||
| + | } | ||
| + | |||
| + | /* Base cell styling */ | ||
| + | .maya-table td { | ||
| + | padding: 10px 12px; | ||
| + | vertical-align: top; | ||
| + | } | ||
| + | |||
| + | /* Horizontal row separators only */ | ||
| + | .maya-table tr + tr td { | ||
| + | border-top: 1px solid #3d5954; | ||
| + | } | ||
| + | |||
| + | /* Label cells */ | ||
| + | .maya-table .label { | ||
| + | font-family: Georgia, serif; | ||
| + | text-transform: uppercase; | ||
| + | color: #3A7CA5; | ||
| + | font-size: 110%; | ||
| + | letter-spacing: 0.03em; | ||
| + | } | ||
| + | |||
| + | /* Value cells */ | ||
| + | .maya-table .value { | ||
| + | color: #ECF0EF; | ||
| + | word-break: break-word; | ||
| + | } | ||
| + | |||
| + | |||
| + | |||
</css> | </css> | ||
| Line 236: | Line 278: | ||
|} | |} | ||
|} | |} | ||
| + | |||
| + | [[Category:PCs]][[Category:Active_PCs]][[Category:Cult of Ecstasy]][[Category:Mage]][[Category:Traditions]] | ||
Latest revision as of 08:31, 30 December 2025
|
