Skip to content

Commit 9e3e3bc

Browse files
committed
Adjusted Attributions page
1 parent e4524e1 commit 9e3e3bc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

attributions/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
}
2929
.attributions {
3030
font-size: 14pt;
31-
padding-left: 20px;
31+
padding-left: 2vw;
3232
margin-bottom: 75px;
3333
}
3434
@font-face {
@@ -98,7 +98,7 @@
9898
<script src="/scripts/main/dropdown.js"></script>
9999
<script src="/scripts/main/vines.js"></script>
100100

101-
<div style="position: absolute; top: 7em; margin-left: 30px; margin-right: 30px; color: white; font-family: 'Minecraft Regular'; line-height: 1.5;">
101+
<div style="position: absolute; top: 7em; margin-left: 3vw; margin-right: 3vw; color: white; font-family: 'Minecraft Regular'; line-height: 1.5;">
102102
<h1 style="border: 2px solid black;
103103
outline: 2px solid white;">Credits and Attributions</h1>
104104
<div class="attributions">
@@ -179,7 +179,7 @@
179179
Mods linked on the 'Mods' page belong to their respective owners. No mod files are hosted on this site.
180180
<br>
181181
<br>
182-
<div style="background-color: rgba(255, 255, 255, 0.4); padding-left: 5px; padding-right: 5px;">
182+
<div style="background-color: rgba(255, 255, 255, 0.4); padding: 10px;">
183183
This website is published without a license file attached and therefore defaults to all rights reserved by the repository owner, including copyright. <br>
184184
Do not distribute this website or modified versions of this website without explicit permission.<br></div>
185185
<br>

0 commit comments

Comments
 (0)