1,347
edits
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{#CSS: | |||
.jvntransition1 { | |||
height: 10em; | |||
transition: height 2s; | |||
transition-delay: 0.5s; | |||
} | |||
.jvntransition1:hover { | |||
height: 20em; | |||
} | |||
.jvnanimation2 .thumb:hover { | |||
animation-name: jvnanimation2; | |||
animation-duration: 3s; | |||
animation-delay: 0.5s | |||
} | |||
@keyframes jvnanimation2 { | |||
0% {transform: rotateY(0deg);} | |||
100% {transform: rotateY(360deg);} | |||
} | |||
.jvnanimation1 { | |||
animation-name: jvnanimation2; | |||
animation-duration: 10s; | |||
animation-iteration-count: infinite; | |||
animation-timing-function: linear; | |||
} | |||
}} | |||
<div style="background-color: #fffaee; padding: 20px; border-radius: 40px;"> | <div style="background-color: #fffaee; padding: 20px; border-radius: 40px;"> | ||
<br /> | |||
{{LCARS-Navbar | {{LCARS-Navbar | ||
|Image = Ensign_Chevalier.png | |Image = Ensign_Chevalier.png | ||
Line 38: | Line 68: | ||
}} | }} | ||
|}} | |}} | ||
<div style="text-align: justify;"><div style="background: darkgoldenrod; border: 10px solid darkgoldenrod; border-radius:25px; margin: 10px 0 15px 0;"></div> | |||
< | <div style="position:relative">{{QuoteSimple| Color= FF0000 | Quote= By way of deception thou shalt do war.| Author= Ethari proverb}} | ||
<div style="position:relative"> | <div class="jvnanimation1" style="position:absolute; top:-10px; left:7px;">[[File:USS ArtemisA-logo.png|75px]] | ||
{| | |||
| | |||
<div style="position:absolute; top:-10px; left:7px">[[File:USS ArtemisA-logo.png|75px]] | |||
</div></div> | </div></div> | ||
< | <div style="text-align: justify;"><div style="background: darkgoldenrod; border: 10px solid darkgoldenrod; border-radius:25px; margin: 10px 0 15px 0;"></div><br /> | ||
< | |||
'''Ensign Chevalier''' () is currently serving as '''Operations Officer''' aboard the {{USS|Artemis-A}}. | '''Ensign Chevalier''' () is currently serving as '''Operations Officer''' aboard the {{USS|Artemis-A}}. | ||
Line 165: | Line 186: | ||
{{SR Dates|2396 - 2400}} | {{SR Dates|2396 - 2400}} | ||
{{SR Posting|[[Starfleet Academy]]|AcademyLogo2390.png|75px}} | {{SR Posting|[[Starfleet Academy]]|AcademyLogo2390.png|75px}} | ||
{{SR Assignment|Cadet| | {{SR Assignment|Cadet|Red}} | ||
|- | |- | ||
{{SR Insignia|Ensign|Gold|STYLE=PIC}} | {{SR Insignia|Ensign|Gold|STYLE=PIC}} |
edits