Update site

This commit is contained in:
SowinskiBraeden committed 2021-02-01 20:44:58 -08:00
1 parent 8e34def825
commit 3ccfb8bd6c
2 files changed
+4 -5

No files matched your search

+1 -1
View File
@@ -108,8 +108,8 @@ ul li a:hover {
} }
.require-content { .require-content {
position: absolute; position: absolute;
top: 460%;
left: 10%; left: 10%;
bottom: -380%;
max-width: 800px; max-width: 800px;
} }
.details-box { .details-box {
+3 -4
View File
@@ -9,7 +9,6 @@
<!-- Load CSS --> <!-- Load CSS -->
<link rel='stylesheet' href='/static/css/style.css'> <link rel='stylesheet' href='/static/css/style.css'>
<link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css"> <link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css">
</head> </head>
<body> <body>
@@ -50,7 +49,7 @@
<div class='main-content'> <div class='main-content'>
<div class='details-box'> <div class='details-box'>
<h2>A growing DayZ Communtiy</h2> <h2>A growing DayZ Communtiy</h2>
<h1>Guns n Loot n Weed</h1> <h1>Run Shoot & Loot</h1>
<p>We are a Dayz community always looking for more active members to join us in our journey throughout the wastelands of Chernarus. <p>We are a Dayz community always looking for more active members to join us in our journey throughout the wastelands of Chernarus.
Before you join; be sure to read the <a href='#requirements'>Requirements</a> and <a href='#rules'>Rules</a></p> Before you join; be sure to read the <a href='#requirements'>Requirements</a> and <a href='#rules'>Rules</a></p>
<a class='join-btn' href='https://discord.gg/J783uRgJFa' target="_blank">Join our Community</a> <a class='join-btn' href='https://discord.gg/J783uRgJFa' target="_blank">Join our Community</a>
@@ -92,7 +91,7 @@
<a class='join-btn' href='https://github.com/Braeden57/Dayz-Website/issues' target='_blank'>Bug Report</a> <a class='join-btn' href='https://github.com/Braeden57/Dayz-Website/issues' target='_blank'>Bug Report</a>
<br><br><br> <br><br><br>
<h3>Have any questions?</h3> <h3>Have any questions?</h3>
<p>Contact the Head Amdin on Discord: xXAxeMan1103Xx#9572</p> <p>Contact the Head Amdin/Owner on Discord: xXAxeMan1103Xx#9572</p>
</div> </div>
</div> </div>
</div> </div>
@@ -113,8 +112,8 @@
<li class="w3-justify">6. No border line camping on the no PVP Zone in Radio Zenit. Players must be in the next town over from no PVP area to engage PVP</li> <li class="w3-justify">6. No border line camping on the no PVP Zone in Radio Zenit. Players must be in the next town over from no PVP area to engage PVP</li>
<li class="w3-justify">7. Bounties can not be claimed by same faction members or allies</li> <li class="w3-justify">7. Bounties can not be claimed by same faction members or allies</li>
<li class="w3-justify">8. No ALT accounts if you get caught doing this you will be banned</li> <li class="w3-justify">8. No ALT accounts if you get caught doing this you will be banned</li>
<li class="w3-justify">9. Any signs poaching will get you banned right away</li>
</ol> </ol>
</ul>
</div> </div>
</div> </div>