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]]