Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion 404-nr.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no">
<title>StopModReposts-darktheme</title>
<title>StopModReposts</title>
<link rel="stylesheet" href="assets/bootstrap/css/bootstrap.min.css">
<link rel="stylesheet" href="assets/fonts/fontawesome-all.min.css">
<link rel="stylesheet" href="assets/fonts/font-awesome.min.css">
Expand All @@ -25,6 +25,7 @@
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.5.2/animate.min.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/aos/2.1.1/aos.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/Swiper/3.3.1/css/swiper.min.css">
<link rel="stylesheet" href="assets/css/Login-Form-Dark.css">
<link rel="stylesheet" href="assets/css/Navigation-Clean.css">
<link rel="stylesheet" href="assets/css/Pricing-Compare-Sticky-Head.css">
<link rel="stylesheet" href="assets/css/Simple-Slider.css">
Expand Down Expand Up @@ -70,6 +71,7 @@ <h3>Links</h3>
<li><a href="https://github.com/StopModReposts/Illegal-Mod-Sites/blob/master/SITES.md">List of Sites</a></li>
<li><a href="https://github.com/StopModReposts/Illegal-Mod-Sites/blob/master/README.md">ReadMe on GitHub</a></li>
<li><a href="https://github.com/StopModReposts/Illegal-Mod-Sites">GitHub Repository</a></li>
<li><a href="https://github.com/StopModReposts/Illegal-Mod-Sites" style="margin-bottom: 0px;">Site Progress</a></li>
<li></li>
</ul>
</div>
Expand Down
4 changes: 3 additions & 1 deletion 404.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no">
<title>StopModReposts-darktheme</title>
<title>StopModReposts</title>
<link rel="stylesheet" href="assets/bootstrap/css/bootstrap.min.css">
<link rel="stylesheet" href="assets/fonts/fontawesome-all.min.css">
<link rel="stylesheet" href="assets/fonts/font-awesome.min.css">
Expand All @@ -25,6 +25,7 @@
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.5.2/animate.min.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/aos/2.1.1/aos.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/Swiper/3.3.1/css/swiper.min.css">
<link rel="stylesheet" href="assets/css/Login-Form-Dark.css">
<link rel="stylesheet" href="assets/css/Navigation-Clean.css">
<link rel="stylesheet" href="assets/css/Pricing-Compare-Sticky-Head.css">
<link rel="stylesheet" href="assets/css/Simple-Slider.css">
Expand Down Expand Up @@ -70,6 +71,7 @@ <h3>Links</h3>
<li><a href="https://github.com/StopModReposts/Illegal-Mod-Sites/blob/master/SITES.md">List of Sites</a></li>
<li><a href="https://github.com/StopModReposts/Illegal-Mod-Sites/blob/master/README.md">ReadMe on GitHub</a></li>
<li><a href="https://github.com/StopModReposts/Illegal-Mod-Sites">GitHub Repository</a></li>
<li><a href="https://github.com/StopModReposts/Illegal-Mod-Sites" style="margin-bottom: 0px;">Site Progress</a></li>
<li></li>
</ul>
</div>
Expand Down
6 changes: 4 additions & 2 deletions about.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no">
<title>StopModReposts - About</title>
<title>StopModReposts</title>
<link rel="stylesheet" href="assets/bootstrap/css/bootstrap.min.css">
<link rel="stylesheet" href="assets/fonts/fontawesome-all.min.css">
<link rel="stylesheet" href="assets/fonts/font-awesome.min.css">
Expand All @@ -25,6 +25,7 @@
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.5.2/animate.min.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/aos/2.1.1/aos.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/Swiper/3.3.1/css/swiper.min.css">
<link rel="stylesheet" href="assets/css/Login-Form-Dark.css">
<link rel="stylesheet" href="assets/css/Navigation-Clean.css">
<link rel="stylesheet" href="assets/css/Pricing-Compare-Sticky-Head.css">
<link rel="stylesheet" href="assets/css/Simple-Slider.css">
Expand Down Expand Up @@ -70,6 +71,7 @@ <h3>Links</h3>
<li><a href="https://github.com/StopModReposts/Illegal-Mod-Sites/blob/master/SITES.md">List of Sites</a></li>
<li><a href="https://github.com/StopModReposts/Illegal-Mod-Sites/blob/master/README.md">ReadMe on GitHub</a></li>
<li><a href="https://github.com/StopModReposts/Illegal-Mod-Sites">GitHub Repository</a></li>
<li><a href="https://github.com/StopModReposts/Illegal-Mod-Sites" style="margin-bottom: 0px;">Site Progress</a></li>
<li></li>
</ul>
</div>
Expand Down Expand Up @@ -102,4 +104,4 @@ <h3>#StopModReposts</h3>
<script src="assets/js/Simple-Slider.js"></script>
</body>

</html>
</html>
72 changes: 72 additions & 0 deletions assets/css/Login-Form-Dark.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,72 @@
.login-dark {
height: 1000px;
background: #475d62 url(../../assets/img/star-sky.jpg);
background-size: cover;
position: relative;
}

.login-dark form {
max-width: 320px;
width: 90%;
background-color: #1e2833;
padding: 40px;
border-radius: 4px;
transform: translate(-50%, -50%);
position: absolute;
top: 50%;
left: 50%;
color: #fff;
box-shadow: 3px 3px 4px rgba(0,0,0,0.2);
}

.login-dark .illustration {
text-align: center;
padding: 15px 0 20px;
font-size: 100px;
color: #2980ef;
}

.login-dark form .form-control {
background: none;
border: none;
border-bottom: 1px solid #434a52;
border-radius: 0;
box-shadow: none;
outline: none;
color: inherit;
}

.login-dark form .btn-primary {
background: #214a80;
border: none;
border-radius: 4px;
padding: 11px;
box-shadow: none;
margin-top: 26px;
text-shadow: none;
outline: none;
}

.login-dark form .btn-primary:hover, .login-dark form .btn-primary:active {
background: #214a80;
outline: none;
}

.login-dark form .forgot {
display: block;
text-align: center;
font-size: 12px;
color: #6f7a85;
opacity: 0.9;
text-decoration: none;
}

.login-dark form .forgot:hover, .login-dark form .forgot:active {
opacity: 1;
text-decoration: none;
}

.login-dark form .btn-primary:active {
transform: translateY(1px);
}

Binary file added assets/img/star-sky.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 4 additions & 2 deletions contact.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no">
<title>StopModReposts - Contact</title>
<title>StopModReposts</title>
<link rel="stylesheet" href="assets/bootstrap/css/bootstrap.min.css">
<link rel="stylesheet" href="assets/fonts/fontawesome-all.min.css">
<link rel="stylesheet" href="assets/fonts/font-awesome.min.css">
Expand All @@ -25,6 +25,7 @@
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.5.2/animate.min.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/aos/2.1.1/aos.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/Swiper/3.3.1/css/swiper.min.css">
<link rel="stylesheet" href="assets/css/Login-Form-Dark.css">
<link rel="stylesheet" href="assets/css/Navigation-Clean.css">
<link rel="stylesheet" href="assets/css/Pricing-Compare-Sticky-Head.css">
<link rel="stylesheet" href="assets/css/Simple-Slider.css">
Expand Down Expand Up @@ -71,6 +72,7 @@ <h3>Links</h3>
<li><a href="https://github.com/StopModReposts/Illegal-Mod-Sites/blob/master/SITES.md">List of Sites</a></li>
<li><a href="https://github.com/StopModReposts/Illegal-Mod-Sites/blob/master/README.md">ReadMe on GitHub</a></li>
<li><a href="https://github.com/StopModReposts/Illegal-Mod-Sites">GitHub Repository</a></li>
<li><a href="https://github.com/StopModReposts/Illegal-Mod-Sites" style="margin-bottom: 0px;">Site Progress</a></li>
<li></li>
</ul>
</div>
Expand Down Expand Up @@ -103,4 +105,4 @@ <h3>#StopModReposts</h3>
<script src="assets/js/Simple-Slider.js"></script>
</body>

</html>
</html>
6 changes: 4 additions & 2 deletions dl/extension.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no">
<title>StopModReposts - Browser Extension</title>
<title>StopModReposts</title>
<link rel="stylesheet" href="../assets/bootstrap/css/bootstrap.min.css">
<link rel="stylesheet" href="../assets/fonts/fontawesome-all.min.css">
<link rel="stylesheet" href="../assets/fonts/font-awesome.min.css">
Expand All @@ -25,6 +25,7 @@
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.5.2/animate.min.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/aos/2.1.1/aos.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/Swiper/3.3.1/css/swiper.min.css">
<link rel="stylesheet" href="../assets/css/Login-Form-Dark.css">
<link rel="stylesheet" href="../assets/css/Navigation-Clean.css">
<link rel="stylesheet" href="../assets/css/Pricing-Compare-Sticky-Head.css">
<link rel="stylesheet" href="../assets/css/Simple-Slider.css">
Expand Down Expand Up @@ -71,6 +72,7 @@ <h3>Links</h3>
<li><a href="https://github.com/StopModReposts/Illegal-Mod-Sites/blob/master/SITES.md">List of Sites</a></li>
<li><a href="https://github.com/StopModReposts/Illegal-Mod-Sites/blob/master/README.md">ReadMe on GitHub</a></li>
<li><a href="https://github.com/StopModReposts/Illegal-Mod-Sites">GitHub Repository</a></li>
<li><a href="https://github.com/StopModReposts/Illegal-Mod-Sites" style="margin-bottom: 0px;">Site Progress</a></li>
<li></li>
</ul>
</div>
Expand Down Expand Up @@ -103,4 +105,4 @@ <h3>#StopModReposts</h3>
<script src="../assets/js/Simple-Slider.js"></script>
</body>

</html>
</html>
6 changes: 4 additions & 2 deletions dl/splashscreenmod.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no">
<title>StopModReposts - Splash Screen Mod</title>
<title>StopModReposts</title>
<link rel="stylesheet" href="../assets/bootstrap/css/bootstrap.min.css">
<link rel="stylesheet" href="../assets/fonts/fontawesome-all.min.css">
<link rel="stylesheet" href="../assets/fonts/font-awesome.min.css">
Expand All @@ -25,6 +25,7 @@
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.5.2/animate.min.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/aos/2.1.1/aos.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/Swiper/3.3.1/css/swiper.min.css">
<link rel="stylesheet" href="../assets/css/Login-Form-Dark.css">
<link rel="stylesheet" href="../assets/css/Navigation-Clean.css">
<link rel="stylesheet" href="../assets/css/Pricing-Compare-Sticky-Head.css">
<link rel="stylesheet" href="../assets/css/Simple-Slider.css">
Expand Down Expand Up @@ -79,6 +80,7 @@ <h3>Links</h3>
<li><a href="https://github.com/StopModReposts/Illegal-Mod-Sites/blob/master/SITES.md">List of Sites</a></li>
<li><a href="https://github.com/StopModReposts/Illegal-Mod-Sites/blob/master/README.md">ReadMe on GitHub</a></li>
<li><a href="https://github.com/StopModReposts/Illegal-Mod-Sites">GitHub Repository</a></li>
<li><a href="https://github.com/StopModReposts/Illegal-Mod-Sites" style="margin-bottom: 0px;">Site Progress</a></li>
<li></li>
</ul>
</div>
Expand Down Expand Up @@ -111,4 +113,4 @@ <h3>#StopModReposts</h3>
<script src="../assets/js/Simple-Slider.js"></script>
</body>

</html>
</html>
6 changes: 4 additions & 2 deletions downloads.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no">
<title>StopModReposts - Downloads</title>
<title>StopModReposts</title>
<link rel="stylesheet" href="assets/bootstrap/css/bootstrap.min.css">
<link rel="stylesheet" href="assets/fonts/fontawesome-all.min.css">
<link rel="stylesheet" href="assets/fonts/font-awesome.min.css">
Expand All @@ -25,6 +25,7 @@
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.5.2/animate.min.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/aos/2.1.1/aos.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/Swiper/3.3.1/css/swiper.min.css">
<link rel="stylesheet" href="assets/css/Login-Form-Dark.css">
<link rel="stylesheet" href="assets/css/Navigation-Clean.css">
<link rel="stylesheet" href="assets/css/Pricing-Compare-Sticky-Head.css">
<link rel="stylesheet" href="assets/css/Simple-Slider.css">
Expand Down Expand Up @@ -93,6 +94,7 @@ <h3>Links</h3>
<li><a href="https://github.com/StopModReposts/Illegal-Mod-Sites/blob/master/SITES.md">List of Sites</a></li>
<li><a href="https://github.com/StopModReposts/Illegal-Mod-Sites/blob/master/README.md">ReadMe on GitHub</a></li>
<li><a href="https://github.com/StopModReposts/Illegal-Mod-Sites">GitHub Repository</a></li>
<li><a href="https://github.com/StopModReposts/Illegal-Mod-Sites" style="margin-bottom: 0px;">Site Progress</a></li>
<li></li>
</ul>
</div>
Expand Down Expand Up @@ -125,4 +127,4 @@ <h3>#StopModReposts</h3>
<script src="assets/js/Simple-Slider.js"></script>
</body>

</html>
</html>
6 changes: 4 additions & 2 deletions faq.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no">
<title>StopModReposts - FAQ</title>
<title>StopModReposts</title>
<link rel="stylesheet" href="assets/bootstrap/css/bootstrap.min.css">
<link rel="stylesheet" href="assets/fonts/fontawesome-all.min.css">
<link rel="stylesheet" href="assets/fonts/font-awesome.min.css">
Expand All @@ -25,6 +25,7 @@
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.5.2/animate.min.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/aos/2.1.1/aos.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/Swiper/3.3.1/css/swiper.min.css">
<link rel="stylesheet" href="assets/css/Login-Form-Dark.css">
<link rel="stylesheet" href="assets/css/Navigation-Clean.css">
<link rel="stylesheet" href="assets/css/Pricing-Compare-Sticky-Head.css">
<link rel="stylesheet" href="assets/css/Simple-Slider.css">
Expand Down Expand Up @@ -84,6 +85,7 @@ <h3>Links</h3>
<li><a href="https://github.com/StopModReposts/Illegal-Mod-Sites/blob/master/SITES.md">List of Sites</a></li>
<li><a href="https://github.com/StopModReposts/Illegal-Mod-Sites/blob/master/README.md">ReadMe on GitHub</a></li>
<li><a href="https://github.com/StopModReposts/Illegal-Mod-Sites">GitHub Repository</a></li>
<li><a href="https://github.com/StopModReposts/Illegal-Mod-Sites" style="margin-bottom: 0px;">Site Progress</a></li>
<li></li>
</ul>
</div>
Expand Down Expand Up @@ -116,4 +118,4 @@ <h3>#StopModReposts</h3>
<script src="assets/js/Simple-Slider.js"></script>
</body>

</html>
</html>
6 changes: 4 additions & 2 deletions howto.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no">
<title>StopModReposts - How to get involved</title>
<title>StopModReposts</title>
<link rel="stylesheet" href="assets/bootstrap/css/bootstrap.min.css">
<link rel="stylesheet" href="assets/fonts/fontawesome-all.min.css">
<link rel="stylesheet" href="assets/fonts/font-awesome.min.css">
Expand All @@ -25,6 +25,7 @@
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.5.2/animate.min.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/aos/2.1.1/aos.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/Swiper/3.3.1/css/swiper.min.css">
<link rel="stylesheet" href="assets/css/Login-Form-Dark.css">
<link rel="stylesheet" href="assets/css/Navigation-Clean.css">
<link rel="stylesheet" href="assets/css/Pricing-Compare-Sticky-Head.css">
<link rel="stylesheet" href="assets/css/Simple-Slider.css">
Expand Down Expand Up @@ -78,6 +79,7 @@ <h3>Links</h3>
<li><a href="https://github.com/StopModReposts/Illegal-Mod-Sites/blob/master/SITES.md">List of Sites</a></li>
<li><a href="https://github.com/StopModReposts/Illegal-Mod-Sites/blob/master/README.md">ReadMe on GitHub</a></li>
<li><a href="https://github.com/StopModReposts/Illegal-Mod-Sites">GitHub Repository</a></li>
<li><a href="https://github.com/StopModReposts/Illegal-Mod-Sites" style="margin-bottom: 0px;">Site Progress</a></li>
<li></li>
</ul>
</div>
Expand Down Expand Up @@ -110,4 +112,4 @@ <h3>#StopModReposts</h3>
<script src="assets/js/Simple-Slider.js"></script>
</body>

</html>
</html>
Loading