mirror of
https://github.com/neon443/neon443.github.io.git
synced 2026-03-11 07:09:12 +00:00
icon animation change
redme change
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# neon443.github.io [](https://hits.seeyoufarm.com)
|
# neon443.github.io [](https://hits.seeyoufarm.com)
|
||||||
|
|
||||||
Free unblocked games to play in school. No ads, ever.
|
Free unblocked games to play in school. No ads, ever.
|
||||||
For any teachers reading this, this site is purely for educational purposes.
|
For any teachers reading, this site is purely for educational purposes.
|
||||||
|
|
||||||
##### To request features [create an issue](https://github.com/neon443/neon443.github.io/issues/new).
|
##### To request features [create an issue](https://github.com/neon443/neon443.github.io/issues/new).
|
||||||
|
|||||||
@@ -141,7 +141,7 @@ td img{
|
|||||||
margin-right: auto;
|
margin-right: auto;
|
||||||
transform: scale(0.9, 0.9);
|
transform: scale(0.9, 0.9);
|
||||||
border-radius: 5px;
|
border-radius: 5px;
|
||||||
transition: all 0.25s ease-out 100ms;
|
transition: all 0.2s ease-in-out 100ms;
|
||||||
}
|
}
|
||||||
td img:hover {
|
td img:hover {
|
||||||
transform: scale(1, 1);
|
transform: scale(1, 1);
|
||||||
|
|||||||
Reference in New Issue
Block a user