diff --git a/pages/commands.html b/pages/commands.html new file mode 100644 index 0000000..03595b2 --- /dev/null +++ b/pages/commands.html @@ -0,0 +1,12 @@ + + + + + + + Document + + +

gggggg

+ + \ No newline at end of file diff --git a/src/css/main.css b/src/css/main.css index eb37ce7..0fc0a4d 100644 --- a/src/css/main.css +++ b/src/css/main.css @@ -42,6 +42,98 @@ line-height: 1.2; margin-top: 30px !important; padding: 60px 50px !important; } +.bgseconde { + padding-bottom: 150px; + background-color: #131b21; + +} +.ttjoin { + color: #ffffff; + font-weight: 500; + font-size: 36px; + line-height: 51px; +} +span { + font-weight: 700; +} +.footer-social-icons { + width: 350px; + display: block; + margin: 0 auto; + align-items: center; +} +.social-icon { + color: #fff; +} +ul.social-icons { + margin-top: 10px; +} +.social-icons li { + vertical-align: top; + display: inline; + height: 100px; +} +.social-icons a { + color: #fff; + text-decoration: none; +} +.fa-facebook { + padding:10px 14px; + -o-transition:.5s; + -ms-transition:.5s; + -moz-transition:.5s; + -webkit-transition:.5s; + transition: .5s; + background-color: #322f30; +} +.fa-facebook:hover { + background-color: #3d5b99; +} +.fa-twitter { + padding:10px 12px; + -o-transition:.5s; + -ms-transition:.5s; + -moz-transition:.5s; + -webkit-transition:.5s; + transition: .5s; + background-color: #322f30; +} +.fa-twitter:hover { + background-color: #00aced; +} +.fa-github { + padding:10px 14px; + -o-transition:.5s; + -ms-transition:.5s; + -moz-transition:.5s; + -webkit-transition:.5s; + transition: .5s; + background-color: #322f30; +} +.fa-github:hover { + background-color: #5a32a3; +} +.add_to_discord { + display: flex; + align-items: center; + background-color: blueviolet; + border-radius: 8px; + border: 0; + font-weight: 600; + font-size: 17px !important; + line-height: 21px !important; + color: #fff; + padding: 27px; + height: 58px; + outline: none; +} +.add_to_discord svg { + padding-right: 20px; + box-sizing: unset; +} +.add_to_discord:hover { + background-color: rgb(152, 67, 233); +} .mastfoot.mb-auto{ padding-bottom: 40px; diff --git a/src/index.html b/src/index.html index f32d569..6dbc368 100644 --- a/src/index.html +++ b/src/index.html @@ -6,11 +6,7 @@ - - - - + Hbot @@ -31,7 +27,7 @@ Home