Update CI #4

Closed
rgebee wants to merge 99 commits from ci-test into main
2 changed files with 5 additions and 6 deletions
Showing only changes of commit 3177a9d1cc - Show all commits

View File

@@ -1,6 +1,3 @@
<footer>
<div class="container">
<hr>
<p>&copy; Quartznet 2020 | <a href="./policy">Policy</a></p>
</div>
<footer class="container py-3">
<p>&copy; Quartznet 2020 | <a href="./policy">Policy</a></p>
</footer>

View File

@@ -4,6 +4,7 @@
--background-color: #2d2d2d;
--headings-color: #ffffff;
--font-color: #ffffff;
--border-color: #ffffff;
--line-color: #ffffff;
--link-color: #CC99FF;
}
@@ -113,7 +114,8 @@ main {
}
footer {
margin-bottom: 20px;
border-top: 3px solid var(--border-color);
margin-bottom: 30px;
}
/* Content types */