mirror of
https://github.com/Lawin0129/LawinServer.git
synced 2026-01-13 02:42:22 +01:00
Removal of website (not needed).
This commit is contained in:
@@ -1,37 +0,0 @@
|
||||
<!DOCTYPE html>
|
||||
<html style="font-size: 16px;" lang="en"><head>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta charset="utf-8">
|
||||
<meta name="keywords" content="Welcome to LawinServer!">
|
||||
<meta name="description" content="">
|
||||
<title>index</title>
|
||||
<link rel="stylesheet" href="reqs/styles.css" media="screen">
|
||||
<link rel="stylesheet" href="reqs/index.css" media="screen">
|
||||
<script class="u-script" type="text/javascript" src="reqs/jquery.js" defer=""></script>
|
||||
<script class="u-script" type="text/javascript" src="reqs/script.js" defer=""></script>
|
||||
<link id="u-theme-google-font" rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i|Open+Sans:300,300i,400,400i,500,500i,600,600i,700,700i,800,800i">
|
||||
|
||||
|
||||
<script type="application/ld+json">{
|
||||
"@context": "http://schema.org",
|
||||
"@type": "Organization",
|
||||
"name": ""
|
||||
}</script>
|
||||
<meta name="theme-color" content="#478ac9">
|
||||
<meta property="og:title" content="Welcome to Lawinserver">
|
||||
<meta property="og:type" content="website">
|
||||
</head>
|
||||
<body data-home-page="index.html" data-home-page-title="index" class="u-body u-xl-mode">
|
||||
<section class="skrollable skrollable-between u-align-center u-clearfix u-grey-90 u-section-1" id="sec-8a5c">
|
||||
<div class="u-clearfix u-sheet u-sheet-1">
|
||||
<h1 class="u-text u-text-body-alt-color u-text-default u-title u-text-1"><b>Welcome to LawinServer!</b>
|
||||
</h1>
|
||||
<p class="u-large-text u-text u-text-body-alt-color u-text-variant u-text-2">Here are some useful links to getting started</p>
|
||||
<a href="https://www.youtube.com/watch?v=4-DJZ5AFOMo" class="u-btn u-btn-round u-button-style u-palette-2-base u-radius-2 u-btn-1" target="_blank">TUTORIAL</a>
|
||||
<a href="https://discord.gg/KJ8UaHZ" class="u-btn u-btn-round u-button-style u-palette-2-base u-radius-2 u-btn-2" target="_blank">DISCORD SERVER</a>
|
||||
<a href="https://twitter.com/lawin_010" class="u-btn u-btn-round u-button-style u-palette-2-base u-radius-2 u-btn-3" target="_blank">TWITTER</a>
|
||||
<p class="u-large-text u-text u-text-body-alt-color u-text-variant u-text-3">(Use code Lawin #ad)</p>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
</body></html>
|
||||
@@ -1,84 +0,0 @@
|
||||
.u-section-1 {
|
||||
background-image: none;
|
||||
}
|
||||
|
||||
.u-section-1 .u-sheet-1 {
|
||||
min-height: 800px;
|
||||
}
|
||||
|
||||
.u-section-1 .u-text-1 {
|
||||
font-size: 6rem;
|
||||
background-image: none;
|
||||
margin: 209px auto 0;
|
||||
}
|
||||
|
||||
.u-section-1 .u-text-2 {
|
||||
margin: 30px 59px 0;
|
||||
}
|
||||
|
||||
.u-section-1 .u-btn-1 {
|
||||
background-image: none;
|
||||
text-transform: uppercase;
|
||||
font-weight: 700;
|
||||
margin: 43px auto 0 265px;
|
||||
}
|
||||
|
||||
.u-section-1 .u-btn-2 {
|
||||
background-image: none;
|
||||
text-transform: uppercase;
|
||||
font-weight: 700;
|
||||
margin: -45px auto 0;
|
||||
}
|
||||
|
||||
.u-section-1 .u-btn-3 {
|
||||
background-image: none;
|
||||
text-transform: uppercase;
|
||||
font-weight: 700;
|
||||
margin: -45px 276px 0 auto;
|
||||
}
|
||||
|
||||
.u-section-1 .u-text-3 {
|
||||
margin: 20px 59px 60px;
|
||||
}
|
||||
|
||||
@media (max-width: 1199px) {
|
||||
.u-section-1 .u-text-2 {
|
||||
margin-left: 0;
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
.u-section-1 .u-btn-1 {
|
||||
margin-left: 65px;
|
||||
}
|
||||
|
||||
.u-section-1 .u-btn-3 {
|
||||
margin-right: 76px;
|
||||
}
|
||||
|
||||
.u-section-1 .u-text-3 {
|
||||
margin-left: 0;
|
||||
margin-right: 0;
|
||||
}
|
||||
}
|
||||
|
||||
@media (max-width: 991px) {
|
||||
.u-section-1 .u-btn-1 {
|
||||
margin-left: 0;
|
||||
}
|
||||
|
||||
.u-section-1 .u-btn-3 {
|
||||
margin-right: 0;
|
||||
}
|
||||
}
|
||||
|
||||
@media (max-width: 767px) {
|
||||
.u-section-1 .u-text-1 {
|
||||
font-size: 3.75rem;
|
||||
}
|
||||
}
|
||||
|
||||
@media (max-width: 575px) {
|
||||
.u-section-1 .u-text-1 {
|
||||
font-size: 3rem;
|
||||
}
|
||||
}
|
||||
2
public/reqs/jquery.js
vendored
2
public/reqs/jquery.js
vendored
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
37054
public/reqs/styles.css
37054
public/reqs/styles.css
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user