Onyx: Difference between revisions
mNo edit summary |
mNo edit summary |
||
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 458: | Line 537: | ||
<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> |
Revision as of 22:37, 19 January 2025
|