Open main menu
Home
Random
Log in
Settings
About MagnetoWiki
Disclaimers
MagnetoWiki
Search
Changes
← Older edit
Newer edit →
Cassowary
(view source)
Revision as of 19:09, 18 December 2015
92 bytes added
,
19:09, 18 December 2015
m
no edit summary
Line 4:
Line 4:
<style>
<style>
.splash { max-width: 800px; overflow: hidden; }
.splash { max-width: 800px; overflow: hidden; }
−
.splash > img { max-width: 800px; animation:
10s forwards
the-stare; }
+
.splash > img { max-width: 800px; animation
-name
: the-stare
; animation-duration: 10s; animation-fill-mode: forwards
; }
−
@keyframes the-stare { to { transform: translate(-85%,60%) scale(4.5); }}
+
@keyframes the-stare {
from {transform: translate(0,0) scale(1); }
to { transform: translate(-85%,60%) scale(4.5); }}
</style>
</style>
<div class="splash"><img src="/images/a/ab/Casuarius.jpg"></div>
<div class="splash"><img src="/images/a/ab/Casuarius.jpg"></div>
Chuck
Bureaucrats
,
Administrators
495
edits