diff --git a/top50/index.css b/top50/index.css index c57528b..de4a22b 100644 --- a/top50/index.css +++ b/top50/index.css @@ -34,7 +34,7 @@ h2 { text-align: left; background: #141414; border: 0.1em solid #ffffff; - transition: margin-top 500ms; + transition: background-color 0.5s; position: relative; font-family: 'Roboto', sans-serif; } @@ -46,6 +46,8 @@ h2 { border-radius: 50%; z-index: 10; border: solid 0.1em #000; + z-index: 1; + position: relative; } .count { @@ -164,4 +166,42 @@ textarea { vertical-align: middle; position: relative; top: -3px; +} + +#differences { + position: absolute; + margin-top: -44.75%; + margin-left: 2.12%; +} + +.subgap { + position: absolute; +} + +.gapimg { + z-index: 1000; + position: absolute; +} + +.fire_input { + width: 40%; +} + +#fireIcons { + height: 10em; + overflow-y: scroll; +} + +@keyframes shake { + 0% { transform: translate(1px, 1px) rotate(0deg); } + 10% { transform: translate(-1px, -2px) rotate(-1deg); } + 20% { transform: translate(-3px, 0px) rotate(1deg); } + 30% { transform: translate(3px, 2px) rotate(0deg); } + 40% { transform: translate(1px, -1px) rotate(1deg); } + 50% { transform: translate(-1px, 2px) rotate(-1deg); } + 60% { transform: translate(-3px, 1px) rotate(0deg); } + 70% { transform: translate(3px, 1px) rotate(-1deg); } + 80% { transform: translate(-1px, -1px) rotate(1deg); } + 90% { transform: translate(1px, 2px) rotate(0deg); } + 100% { transform: translate(1px, -2px) rotate(-1deg); } } \ No newline at end of file diff --git a/top50/index.html b/top50/index.html index a89c51a..d4116ba 100644 --- a/top50/index.html +++ b/top50/index.html @@ -4,7 +4,7 @@
Add this to the response section of the nightbot command.
+This command allows users to be added.
+Example Usage: {!add 100/200} 100 is in the min and 200 is the max. You can limit the min + and max.
+ + +Add this to the response section of the nightbot command.
+This command allows users to be edited.
+Example Usage: {!edit 100/200} 100 is in the min and 200 is the max. You can limit the + max and min.
+ + +Add this to the response section of the nightbot command.
+This is an EXAMPLE command that just shows how to add example commands. ?values= shows + the min and the max gains possible.
+ +Add this to the response section of the nightbot command.
+This is an EXAMPLE command that just shows how to retrieve a user's subscriber count from + this site.
+ +Add this to the response section of the nightbot command.
-This command allows users to be added.
-Example Usage: {!add 100/200} 100 is in the min and 200 is the max. You can limit the min - and max.
- - -Add this to the response section of the nightbot command.
-This command allows users to be edited.
-Example Usage: {!edit 100/200} 100 is in the min and 200 is the max. You can limit the - max and min.
- - -Add this to the response section of the nightbot command.
-This is an EXAMPLE command that just shows how to add example commands. ?values= shows - the min and the max gains possible.
- -Click the button below to connect to NightBot (gives you access live chat for commands)
+Add this to the response section of the nightbot command.
-This is an EXAMPLE command that just shows how to retrieve a user's subscriber count from - this site.
- +Click the button below to connect to NightBot (gives you access live chat for commands)
-