diff --git a/src/css/main.css b/src/css/main.css index 05f435d..60cccc6 100644 --- a/src/css/main.css +++ b/src/css/main.css @@ -412,4 +412,8 @@ footer{ } footer a:active{ color: #cccccc; - } \ No newline at end of file + } + +.phattime-party-time { animation: colorchange 1s infinite alternate; -webkit-animation: colorchange 1s infinite alternate; } +@keyframes colorchange { 0% {color: #ff0000;} 10% {color: #ff8000;} 20% {color: #ffff00;} 30% {color: #80ff00;} 40% {color: #00ff00;} 50% {color: #00ff80;} 60% {color: #00ffff;} 70% {color: #0080ff;} 80% {color: #0000ff;} 90% {color: #8000ff;} 100% {color: #ff0080;} } +@-webkit-keyframes colorchange { 0% {color: #ff0000;} 10% {color: #ff8000;} 20% {color: #ffff00;} 30% {color: #80ff00;} 40% {color: #00ff00;} 50% {color: #00ff80;} 60% {color: #00ffff;} 70% {color: #0080ff;} 80% {color: #0000ff;} 90% {color: #8000ff;} 100% {color: #ff0080;} } \ No newline at end of file diff --git a/src/index.html b/src/index.html index e7ad429..32b585d 100644 --- a/src/index.html +++ b/src/index.html @@ -1,9 +1,10 @@ - +
-PhatTime is a 501(c)(3) non-profit organization committed to bringing computer literacy to all. With a focus on those for whom, through no fault of their own, lack the resources to learn and use computer technology to enrich their lives. Your monies go directly towards training our community schools, churches and individuals most in need.
@@ -56,7 +57,7 @@You can help form computer clubs to promote the use of computers within minority communities.
@@ -65,7 +66,7 @@
Students: Login to the PhatTime Learning Portal here.
@@ -79,4 +80,4 @@