Difference between revisions of "Cassowary"
Jump to navigation
Jump to search
(Added stub for Cassowary) |
(Add splash with "the stare") |
||
Line 1: | Line 1: | ||
Cassowary is a large, flightless, highly territorial, [http://jasig.github.io/cas/index.html CAS] client. | Cassowary is a large, flightless, highly territorial, [http://jasig.github.io/cas/index.html CAS] client. | ||
+ | |||
+ | <html> | ||
+ | <style> | ||
+ | .splash { max-width: 100%; overflow: hidden; } | ||
+ | .splash > img { max-width: 100%; animation: 100s forwards the-stare; } | ||
+ | @keyframes the-stare { to { transform: translate(-85%,60%) scale(4.5); }} | ||
+ | </style> | ||
+ | <div class="splash"><img src="/images/a/ab/Casuarius.jpg"></div> | ||
+ | </html> | ||
Source Code: https://github.com/chuckhoupt/Cassowary | Source Code: https://github.com/chuckhoupt/Cassowary | ||
[[Category:Software]] | [[Category:Software]] |
Revision as of 18:59, 18 December 2015
Cassowary is a large, flightless, highly territorial, CAS client.
Source Code: https://github.com/chuckhoupt/Cassowary