Onyx: Difference between revisions
mNo edit summary |
mNo edit summary |
||
(5 intermediate revisions by the same user not shown) | |||
Line 66: | Line 66: | ||
color: rgb(0,0,0); | color: rgb(0,0,0); | ||
text-shadow: 0 0 1px rgb(255,255,255) , 0 0 2px rgb(255,255,255) , 0 0 5px rgb(247,226,24) , 0 0 10px rgb(247,226,24) , 0 0 20px rgb(247,226,24) , 0 0 30px rgb(136,136,136) , 0 0 40px rgb(136,136,136) , 0 0 50px rgb(136,136,136) ; | text-shadow: 0 0 1px rgb(255,255,255) , 0 0 2px rgb(255,255,255) , 0 0 5px rgb(247,226,24) , 0 0 10px rgb(247,226,24) , 0 0 20px rgb(247,226,24) , 0 0 30px rgb(136,136,136) , 0 0 40px rgb(136,136,136) , 0 0 50px rgb(136,136,136) ; | ||
-webkit-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1) 10ms; | |||
-moz-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1) 10ms; | |||
-o-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1) 10ms; | |||
transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1) 10ms; | |||
} | |||
.title2:hover { | |||
text-shadow: 0 0 5px rgb(0,0,0) , 0 0 10px rgb(247,226,24) , 0 0 15px rgb(247,226,24) , 0 0 20px rgb(247,226,24) , 0 0 35px rgb(247,226,24) , 0 0 40px rgb(136,136,136) , 0 0 50px rgb(136,136,136) , 0 0 75px rgb(136,136,136) ; | |||
} | } | ||
Line 71: | Line 79: | ||
color: rgb(102, 51, 153); | color: rgb(102, 51, 153); | ||
text-shadow: 0 0 5px rgb(255,255,255) , 0 0 3px rgb(102, 51, 153) , 0 0 5px rgb(102, 51, 153) , 0 0 10px rgb(102, 51, 153) , 0 0 15px rgb(102, 51, 153) , 0 0 20px rgb(102, 51, 153) , 0 0 25px rgb(102, 51, 153) , 0 0 30px rgb(102, 51, 153) ; | text-shadow: 0 0 5px rgb(255,255,255) , 0 0 3px rgb(102, 51, 153) , 0 0 5px rgb(102, 51, 153) , 0 0 10px rgb(102, 51, 153) , 0 0 15px rgb(102, 51, 153) , 0 0 20px rgb(102, 51, 153) , 0 0 25px rgb(102, 51, 153) , 0 0 30px rgb(102, 51, 153) ; | ||
-webkit-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1) 10ms; | |||
-moz-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1) 10ms; | |||
-o-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1) 10ms; | |||
transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1) 10ms; | |||
} | |||
.title3:hover { | |||
text-shadow: 0 0 2px rgb(0,0,0) , 0 0 1px rgb(102, 51, 153) , 0 0 2px rgb(102, 51, 153) , 0 0 3px rgb(102, 51, 153) , 0 0 4px rgb(102, 51, 153) , 0 0 6px rgb(102, 51, 153) , 0 0 8px rgb(102, 51, 153) , 0 0 10px rgb(102, 51, 153) ; | |||
} | |||
.title3A{ | |||
color: rgb(102, 51, 153); | |||
text-shadow: 0 0 5px rgb(255,255,255) , 0 0 3px rgb(102, 51, 153) , 0 0 5px rgb(102, 51, 153) , 0 0 10px rgb(102, 51, 153) , 0 0 15px rgb(102, 51, 153) , 0 0 20px rgb(102, 51, 153) , 0 0 25px rgb(102, 51, 153) , 0 0 30px rgb(102, 51, 153) ; | |||
-webkit-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1) 10ms; | |||
-moz-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1) 10ms; | |||
-o-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1) 10ms; | |||
transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1) 10ms; | |||
} | |||
.title3A:hover { | |||
text-shadow: 0 0 2px rgb(0, 0, 0) , 0 0 1px rgb(0, 255, 0) , 0 0 2px rgb(0, 255, 0) , 0 0 3px rgb(0, 255, 0) , 0 0 4px rgb(0, 255, 0) , 0 0 6px rgb(0, 255, 0) , 0 0 8px rgb(0, 255, 0) , 0 0 10px rgb(0, 255, 0) ; | |||
} | |||
.title3B{ | |||
color: rgb(102, 51, 153); | |||
text-shadow: 0 0 5px rgb(255,255,255) , 0 0 3px rgb(102, 51, 153) , 0 0 5px rgb(102, 51, 153) , 0 0 10px rgb(102, 51, 153) , 0 0 15px rgb(102, 51, 153) , 0 0 20px rgb(102, 51, 153) , 0 0 25px rgb(102, 51, 153) , 0 0 30px rgb(102, 51, 153) ; | |||
-webkit-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1) 10ms; | |||
-moz-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1) 10ms; | |||
-o-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1) 10ms; | |||
transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1) 10ms; | |||
} | |||
.title3B:hover { | |||
text-shadow: 0 0 2px rgb(0, 0, 0) , 0 0 1px rgb(0, 0, 255) , 0 0 2px rgb(0, 0, 255) , 0 0 3px rgb(0, 0, 255) , 0 0 4px rgb(0, 0, 255) , 0 0 6px rgb(0, 0, 255) , 0 0 8px rgb(0, 0, 255) , 0 0 10px rgb(0, 0, 255) ; | |||
} | |||
.title3C{ | |||
color: rgb(102, 51, 153); | |||
text-shadow: 0 0 5px rgb(255,255,255) , 0 0 3px rgb(102, 51, 153) , 0 0 5px rgb(102, 51, 153) , 0 0 10px rgb(102, 51, 153) , 0 0 15px rgb(102, 51, 153) , 0 0 20px rgb(102, 51, 153) , 0 0 25px rgb(102, 51, 153) , 0 0 30px rgb(102, 51, 153) ; | |||
-webkit-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1) 10ms; | |||
-moz-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1) 10ms; | |||
-o-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1) 10ms; | |||
transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1) 10ms; | |||
} | |||
.title3C:hover { | |||
text-shadow: 0 0 2px rgb(0, 0, 0) , 0 0 1px rgb(255, 255, 255) , 0 0 2px rgb(255, 255, 255) , 0 0 3px rgb(255, 255, 255) , 0 0 4px rgb(255, 255, 255) , 0 0 6px rgb(255, 255, 255) , 0 0 8px rgb(255, 255, 255) , 0 0 10px rgb(255, 255, 255) ; | |||
} | } | ||
Line 76: | Line 131: | ||
color: rgb(255,255,255); | color: rgb(255,255,255); | ||
text-shadow: 0 0 10px rgb(255,255,255) , 0 0 3px rgb(102, 51, 153) , 0 0 5px rgb(102, 51, 153) , 0 0 10px rgb(102, 51, 153) , 0 0 20px rgb(102, 51, 153) , 0 0 30px rgb(102, 51, 153) , 0 0 40px rgb(102, 51, 153) , 0 0 50px rgb(102, 51, 153) ; | text-shadow: 0 0 10px rgb(255,255,255) , 0 0 3px rgb(102, 51, 153) , 0 0 5px rgb(102, 51, 153) , 0 0 10px rgb(102, 51, 153) , 0 0 20px rgb(102, 51, 153) , 0 0 30px rgb(102, 51, 153) , 0 0 40px rgb(102, 51, 153) , 0 0 50px rgb(102, 51, 153) ; | ||
-webkit-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1) 10ms; | |||
-moz-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1) 10ms; | |||
-o-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1) 10ms; | |||
transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1) 10ms; | |||
} | |||
.title4:hover { | |||
text-shadow: 0 0 5px rgb(0,0,0) , 0 0 10px rgb(247,226,24) , 0 0 15px rgb(247,226,24) , 0 0 20px rgb(247,226,24) , 0 0 35px rgb(247,226,24) , 0 0 40px rgb(136,136,136) , 0 0 50px rgb(136,136,136) , 0 0 75px rgb(136,136,136) ; | |||
} | } | ||
Line 81: | Line 144: | ||
color: rgb(255,255,255); | color: rgb(255,255,255); | ||
text-shadow: 0 0 1px rgb(0,0,0) , 0 0 3px rgb(247,226,24) , 0 0 5px rgb(247,226,24) , 0 0 10px rgb(247,226,24) , 0 0 20px rgb(247,226,24) , 0 0 30px rgb(136,136,136) , 0 0 40px rgb(136,136,136) , 0 0 50px rgb(136,136,136) ; | text-shadow: 0 0 1px rgb(0,0,0) , 0 0 3px rgb(247,226,24) , 0 0 5px rgb(247,226,24) , 0 0 10px rgb(247,226,24) , 0 0 20px rgb(247,226,24) , 0 0 30px rgb(136,136,136) , 0 0 40px rgb(136,136,136) , 0 0 50px rgb(136,136,136) ; | ||
-webkit-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1) 10ms; | |||
-moz-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1) 10ms; | |||
-o-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1) 10ms; | |||
transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1) 10ms; | |||
} | |||
.title5:hover { | |||
text-shadow: 0 0 5px rgb(0,0,0) , 0 0 10px rgb(247,226,24) , 0 0 15px rgb(247,226,24) , 0 0 20px rgb(247,226,24) , 0 0 35px rgb(247,226,24) , 0 0 40px rgb(136,136,136) , 0 0 50px rgb(136,136,136) , 0 0 75px rgb(136,136,136) ; | |||
} | } | ||
.title6{ | .title6{ | ||
color: rgb(0,0,0); | color: rgb(0,0,0); | ||
text-shadow: 0 0 5px rgb(0,0,0) , 0 0 3px rgb(255, 20, 20) , 0 0 5px rgb(255, 40, 40) , 0 0 10px rgb(255, 50, 50) | text-shadow: 0 0 5px rgb(0,0,0) , 0 0 3px rgb(255, 20, 20) , 0 0 5px rgb(255, 40, 40) , 0 0 10px rgb(255, 50, 50) ; | ||
-webkit-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1) 10ms; | |||
-moz-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1) 10ms; | |||
-o-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1) 10ms; | |||
transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1) 10ms; | |||
} | |||
.title6:hover { | |||
text-shadow: 0 0 5px rgb(0,0,0) , 0 0 1px rgb(255, 20, 20) , 0 0 2px rgb(255, 40, 40) , 0 0 3px rgb(255, 50, 50) ; | |||
} | } | ||
Line 305: | Line 384: | ||
height: 1px; | height: 1px; | ||
z-index: 2; | z-index: 2; | ||
} | |||
.insetJ { | |||
position: relative; | |||
float: right; | |||
left: -133px; | |||
bottom: 371px; | |||
margin-left: 0px; | |||
margin-bottom: 0px; | |||
padding: 0px; | |||
background: rgba(225, 225, 225, 1); | |||
border-radius: 45px; | |||
max-width: 100%; | |||
height: auto; | |||
width: auto\9; | |||
width: 45px; | |||
height: 1px; | |||
z-index: 7; | |||
} | |||
.insetK { | |||
position: relative; | |||
float: right; | |||
left: -851px; | |||
bottom: 369px; | |||
margin-left: 0px; | |||
margin-bottom: 0px; | |||
padding: 0px; | |||
background: rgba(225, 225, 225, 1); | |||
border-radius: 45px; | |||
max-width: 100%; | |||
height: auto; | |||
width: auto\9; | |||
width: 45px; | |||
height: 1px; | |||
z-index: 7; | |||
} | } | ||
Line 436: | Line 553: | ||
|colspan=3| | |colspan=3| | ||
<br><center> <span class=quote>"The measure of a man is what he does with power." – Plato</span></center><br> | <br><center> <span class=quote>"The measure of a man is what he does with power." – Plato</span></center><br> | ||
<div class=insetJ>[[File:Akashayana20.png|120px|borderless|link=]]</div><div class=insetK>[[File:Akashayana20.png|115px|borderless|link=]]</div> | |||
| | | | ||
|- | |- | ||
Line 458: | Line 576: | ||
<span class=title2><b>Affiliation:</b></span> The Geographical Society of Great Britain</p><br> | <span class=title2><b>Affiliation:</b></span> The Geographical Society of Great Britain</p><br> | ||
<hr class=rule> | <hr class=rule> | ||
<p style="text-align: center;"><span class=title2><b>Arete:</b></span> <span class=title3>☯ ☯ ☯</span><br> | <p style="text-align: center;"><span class=title2><b>Arete:</b></span> <span class=title3>☯</span> <span class=title3>☯</span> <span class=title3>☯</span><br> | ||
<br> | <br> | ||
<span class=title2><b>Life:</b></span> <span class= | <span class=title2><b>Life:</b></span> <span class=title3A>☯</span> <span class=title3A>☯</span> <span class=title3A>☯</span><br> | ||
<span class=title2><b>Correspondence:</b></span> <span class= | <span class=title2><b>Correspondence:</b></span> <span class=title3B>☯</span> <span class=title3B>☯</span> <span class=title3B>☯</span><br> | ||
<span class=title2><b>Mind:</b></span> <span class= | <span class=title2><b>Mind:</b></span> <span class=title3C>☯</span><br> | ||
<br> | <br> | ||
<span class=title2><b>Dexterity:</b></span> ☯ ☯ ☯ ☯ <span class= | <span class=title2><b>Dexterity:</b></span> ☯ ☯ ☯ ☯ <span class=title3A>☯</span> <span class=title2><b>+</b></span><br> | ||
<span class=title2><b>Strength:</b></span> ☯ ☯ ☯ ☯ <span class= | <span class=title2><b>Strength:</b></span> ☯ ☯ ☯ ☯ <span class=title3A>☯</span> <span class=title2><b>+</b></span><br> | ||
<span class=title2><b>Wits:</b></span> ☯ ☯ ☯ ☯ <span class=title2><b>+</b></span><br> | <span class=title2><b>Wits:</b></span> ☯ ☯ ☯ ☯ <span class=title3C>☯</span> <span class=title2><b>+</b></span><br> | ||
<br> | <br> | ||
<span class=title2><b>Equipment:</b></span> ☯ ☯ ☯ ☯<br> | <span class=title2><b>Equipment:</b></span> ☯ ☯ ☯ ☯<br> | ||
Line 730: | Line 848: | ||
Because I'm doing this for the thrill of it, killin' it<br> | Because I'm doing this for the thrill of it, killin' it<br> | ||
Never not chasin' a million things I want<br> | Never not chasin' a million things I want<br> | ||
And I am only as young as the minute is | And I am only as young as the minute is full of it<br> | ||
Getting pumped up on the little bright things I bought<br> | Getting pumped up on the little bright things I bought<br> | ||
But I know they'll never own me (Yeah)<br> | But I know they'll never own me (Yeah)<br> | ||
Line 821: | Line 939: | ||
|colspan=5|<div class="topbanner">[[File:OnyxBanner3.jpg|frameless|1800px|link=]] | |colspan=5|<div class="topbanner">[[File:OnyxBanner3.jpg|frameless|1800px|link=]] | ||
</div> | </div> | ||
|} | |} | ||
[[Category:Characters]] |
Latest revision as of 21:22, 26 January 2025
|