Difference between revisions of "Cassowary"
Jump to navigation
Jump to search
(Add splash with "the stare") |
m (Correct splash width) |
||
Line 3: | Line 3: | ||
<html> | <html> | ||
<style> | <style> | ||
− | .splash { max-width: | + | .splash { max-width: 800px; overflow: hidden; } |
− | .splash > img { max-width: | + | .splash > img { max-width: 800px; animation: 10s forwards the-stare; } |
@keyframes the-stare { to { transform: translate(-85%,60%) scale(4.5); }} | @keyframes the-stare { to { transform: translate(-85%,60%) scale(4.5); }} | ||
</style> | </style> |
Revision as of 19:02, 18 December 2015
Cassowary is a large, flightless, highly territorial, CAS client.
Source Code: https://github.com/chuckhoupt/Cassowary