diff --git a/assets/css/style.css b/assets/css/style.css index ae01103..17affa6 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -1328,8 +1328,8 @@ table, th, td { float: left; min-width: fit-content; margin-bottom: 20px; - margin-left: -20px; - margin-right: -20px; + margin-left: 10px; + margin-right: 10px; padding: 0px 15px; text-align: center; cursor: pointer; @@ -1349,8 +1349,8 @@ table, th, td { position: relative; min-width: fit-content; margin-bottom: 20px; - margin-left: -20px; - margin-right: -20px; + margin-left: 10px; + margin-right: 10px; padding: 0px 15px; text-align: center; cursor: pointer; diff --git a/discord/index.html b/discord/index.html new file mode 100644 index 0000000..640430e --- /dev/null +++ b/discord/index.html @@ -0,0 +1,14 @@ + + + +
+ + + + + +Please click here if the redirect didn't work..
+ + \ No newline at end of file diff --git a/github/index.html b/github/index.html new file mode 100644 index 0000000..e535c9b --- /dev/null +++ b/github/index.html @@ -0,0 +1,14 @@ + + + + + + + + + +Please click here if the redirect didn't work..
+ + \ No newline at end of file diff --git a/index.html b/index.html index aaf7df3..db87359 100644 --- a/index.html +++ b/index.html @@ -101,12 +101,9 @@