Difference between revisions of "Cassowary"

From MagnetoWiki
Jump to navigation Jump to search
m
(Follow CAS perm redirect)
 
(3 intermediate revisions by the same user not shown)
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, [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: 1s; animation-fill-mode: forwards; }
+
.splash > img { width: 800px; animation-name: the-stare; animation-duration: 100s; animation-fill-mode: forwards; }
 
@keyframes the-stare { from {} to { transform: translate(-650px,190px) scale(4.5); }}
 
@keyframes the-stare { from {} to { transform: translate(-650px,190px) scale(4.5); }}
 
</style>
 
</style>
Line 10: Line 10:
 
</html>
 
</html>
  
Source Code: https://github.com/chuckhoupt/Cassowary
+
Source Code: https://github.com/HouptLab/Cassowary
  
 
[[Category:Software]]
 
[[Category:Software]]

Latest revision as of 06:19, 11 June 2024

Cassowary is a large, flightless, highly territorial, CAS client.

Source Code: https://github.com/HouptLab/Cassowary