M about.html => about.html +3 -3
@@ 24,7 24,7 @@
Articles By Publish Date
</h5>
<subsection>
- <li><a href = https://sky.d2evs.net/>2021-01-30: Home Page Update</a></li>
+ <li><a href = https://blog.skylermarks.com/>2021-01-30: Home Page Update</a></li>
</subsection>
</bytime>
@@ 35,8 35,8 @@
</h4>
<subsection>
<h5>Links</h5>
- <li><a href = https://sky.d2evs.net/>Home</a></li>
- <li><a href = https://sky.d2evs.net/archive/>Archive</a></li>
+ <li><a href = https://blog.skylermarks.com/>Home</a></li>
+ <li><a href = https://blog.skylermarks.com/archive/>Archive</a></li>
<li>This blog is hosted on <a href = https://d2evs.net/>d2evs.net</a></li>
</subsection>
M index.html => index.html +3 -3
@@ 24,7 24,7 @@
Articles By Publish Date
</h5>
<subsection>
- <li><a href = https://sky.d2evs.net/>2021-01-30: Home Page Update</a></li>
+ <li><a href = https://blog.skylermarks.com/>2021-01-30: Home Page Update</a></li>
</subsection>
</bytime>
@@ 35,8 35,8 @@
</h4>
<subsection>
<h5>Links</h5>
- <li><a href = https://sky.d2evs.net/>Home</a></li>
- <li><a href = https://sky.d2evs.net/archive/>Archive</a></li>
+ <li><a href = https://blog.skylermarks.com/>Home</a></li>
+ <li><a href = https://blog.skylermarks.com/archive/>Archive</a></li>
<li>This blog is hosted on <a href = https://d2evs.net/>d2evs.net</a></li>
</subsection>
M styles.css => styles.css +3 -3
@@ 93,7 93,7 @@ nav li {
header{
padding-top: 4%;
background-image: linear-gradient(LightBlue, white);
- padding-bottom: 5%;
+ padding-bottom: 2%;
text-align: center;
margin-bottom: 0%;
}
@@ 114,8 114,8 @@ article{
margin-right: 23%;
width: 50%;
clear: none;
- margin-top: 1%;
- padding: 2%;
+ margin-top: 0%;
+ padding: 1%;
}