Difference between revisions of "Cassowary"
Jump to navigation
Jump to search
m |
(Follow CAS perm redirect) |
||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | Cassowary is a large, flightless, highly territorial, [ | + | Cassowary is a large, flightless, highly territorial, [https://www.apereo.org/programs/software/cas CAS] client. |
<html> | <html> | ||
<style> | <style> | ||
.splash { width: 800px; overflow: hidden; } | .splash { width: 800px; overflow: hidden; } | ||
− | .splash > img { width: 800px; animation-name: the-stare; animation-duration: | + | .splash > img { width: 800px; animation-name: the-stare; animation-duration: 100s; animation-fill-mode: forwards; } |
− | @keyframes the-stare { from {} to { transform: translate(- | + | @keyframes the-stare { from {} to { transform: translate(-650px,190px) 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> | ||
</html> | </html> | ||
− | Source Code: https://github.com/ | + | Source Code: https://github.com/HouptLab/Cassowary |
[[Category:Software]] | [[Category:Software]] |
Latest revision as of 05:19, 11 June 2024
Cassowary is a large, flightless, highly territorial, CAS client.
Source Code: https://github.com/HouptLab/Cassowary