Difference between revisions of "Maya"
m (More tweaks.) |
m (Adding categories finally.) |
||
| (11 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
<css> | <css> | ||
| + | |||
| + | /* ========================= | ||
| + | OWN | ||
| + | ========================= */ | ||
| + | |||
| + | #mainimage img { | ||
| + | width: 100%; | ||
| + | height: auto; | ||
| + | } | ||
| + | |||
| + | #lefttext { | ||
| + | width: 40%; | ||
| + | height: 500px; | ||
| + | max-width: 300px; | ||
| + | padding-left: 5px; | ||
| + | text-align: left; | ||
| + | vertical-align: top; | ||
| + | position: relative; | ||
| + | top: -300px; | ||
| + | } | ||
| + | |||
| + | #righttext { | ||
| + | width: 25%; | ||
| + | height: 500px; | ||
| + | padding-right: 5px; | ||
| + | padding-top: 100px; | ||
| + | text-align: right; | ||
| + | vertical-align: top; | ||
| + | position: relative; | ||
| + | top: -400px; | ||
| + | } | ||
| + | |||
| + | |||
| + | |||
/* ========================= | /* ========================= | ||
GLOBAL PAGE WRAPPERS | GLOBAL PAGE WRAPPERS | ||
| Line 7: | Line 41: | ||
background-color: #d5d1c5; | background-color: #d5d1c5; | ||
padding: 40px; | padding: 40px; | ||
| + | max-width: 1500px; | ||
| + | width: 100%; | ||
} | } | ||
| Line 13: | Line 49: | ||
box-shadow: 0 0 80px #5b5941; | box-shadow: 0 0 80px #5b5941; | ||
border-radius: 25px; /* rounded corners */ | border-radius: 25px; /* rounded corners */ | ||
| − | overflow: hidden; | + | overflow: hidden; |
| + | |||
| + | } | ||
| + | |||
| + | #name-box { | ||
| + | color: #317Ca5; | ||
| + | font-size: 150pt; | ||
| + | font-family: georgia, serif; | ||
| + | position: relative; | ||
| + | top: 75px; | ||
| + | left: 100px; | ||
| + | z-index: 2; | ||
| + | margin-bottom: -25px; | ||
} | } | ||
| Line 24: | 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; | ||
box-shadow: 8px 8px 28px black; | box-shadow: 8px 8px 28px black; | ||
| + | color: white; | ||
| + | font-family: Arial, sans; | ||
| + | text-align: justify; | ||
} | } | ||
| Line 45: | Line 96: | ||
color: #1c0b19; | color: #1c0b19; | ||
padding: 0 5px 0 3px; | padding: 0 5px 0 3px; | ||
| − | font-family: | + | font-family: Georgia, serif; |
text-align: left; | text-align: left; | ||
} | } | ||
| Line 86: | Line 137: | ||
b { | b { | ||
font-family: Georgia, serif; | font-family: Georgia, serif; | ||
| − | color: # | + | color: #7A6A5A; |
font-weight: bold; | font-weight: bold; | ||
} | } | ||
| Line 103: | 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 108: | Line 201: | ||
__NOTOC__ | __NOTOC__ | ||
| − | {| | + | {| id="bg-box" |
|- | |- | ||
| | | | ||
| − | {| | + | {| id="name-box" |
|- | |- | ||
| | | | ||
| − | | | + | | Maya |
|} | |} | ||
{| id="body-box" style="border-collapse:collapse;" border="0" | {| id="body-box" style="border-collapse:collapse;" border="0" | ||
|- | |- | ||
| − | | style="padding:0; margin:0; text-align:center;" | <div | + | | style="padding:0; margin:0; text-align:center;" | <div id="mainimage">[[File:MayaA-1.png|link=|alt=]]</div> |
<!-- HERO OVERLAY TABLE --> | <!-- HERO OVERLAY TABLE --> | ||
| − | {| width="97%" style="margin-top:- | + | {| width="97%" style="margin-top:-40em;margin-left:auto;margin-right:auto;" |
|- | |- | ||
| − | | | + | | id="lefttext" class="quote" | In the stillness of the mind, I saw myself as I am: unbound.<br><br>— Ashtavakra Gita |
| | | | ||
| − | | | + | | id="righttext" | |
{{:Maya/Infobox}} | {{:Maya/Infobox}} | ||
|} | |} | ||
| Line 185: | Line 278: | ||
|} | |} | ||
|} | |} | ||
| + | |||
| + | [[Category:PCs]][[Category:Active_PCs]][[Category:Cult of Ecstasy]][[Category:Mage]][[Category:Traditions]] | ||
Latest revision as of 08:31, 30 December 2025
|
