diff --git a/images/anims/explain.gif b/images/anims/explain.gif new file mode 100644 index 0000000..fa1618c Binary files /dev/null and b/images/anims/explain.gif differ diff --git a/images/anims/find.gif b/images/anims/find.gif new file mode 100644 index 0000000..c57e027 Binary files /dev/null and b/images/anims/find.gif differ diff --git a/images/anims/points.gif b/images/anims/points.gif new file mode 100644 index 0000000..3d6fba7 Binary files /dev/null and b/images/anims/points.gif differ diff --git a/index.html b/index.html index 613d435..f7ce710 100644 --- a/index.html +++ b/index.html @@ -35,22 +35,30 @@
GitterBot is a full featured bot for Gitter.im First developed to integrate with the chatrooms - for FreeCodeCamp, the largest online free learn-to-code bootcamp in the world, + for FreeCodeCamp, the largest online bootcamp in the world, - where he supports more than 15k users in the main chatroom. + where he supports more than 15,000 users in the main chatroom.
explain
to pull a wiki summary right into the chat:
+
- Built by RIKAI Labs + Built by RIKAI Labs. We Build Bots. +
+ We can customize GitterBot for you!
+
This project is maintained by dcsan
-Hosted on GitHub Pages — Theme by orderedlist
+ diff --git a/stylesheets/styles.css b/stylesheets/styles.css index 79bf723..e6c640a 100644 --- a/stylesheets/styles.css +++ b/stylesheets/styles.css @@ -13,6 +13,15 @@ h1, h2, h3, h4, h5, h6 { margin-bottom: 5px; } +.anim { + border: 2px solid black; +} + +.bolder { + font-size: 14px; + color: #400; + font-weight: bold; +} /*p, ul, ol, table, pre, dl { margin:0 0 20px;