some minor changes to css

This commit is contained in:
speedie 2023-03-09 20:11:08 +01:00
parent e30c5e4fe2
commit 1319ff2e82
4 changed files with 13 additions and 1 deletions

View file

@ -3,6 +3,11 @@ footer {
text-align: center;
padding-bottom: 0px;
padding-right: 0px;
font-size: 8pt;
font-weight: normal;
background-color: transparent;
border-top: 1px solid #55559c;
border-image: linear-gradient(to left, #55559c, transparent) 1;
}
.column {

View file

@ -8,4 +8,9 @@
.navbar a {
color: #e6e6fa;
padding: 2px;
}
.navbar span {
padding: 5px;
}

View file

@ -20,5 +20,5 @@ a:hover {
}
.content {
padding: 2px;
padding: 5px;
}

View file

@ -7,6 +7,8 @@
<div>
<div class="column">
<h3>This entire website, including <strong>all</strong> HTML. CSS, and PHP is available for free and distributed to you under the <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International</a> license. You may get a copy <a href="https://codeberg.org/speedie/speediegq">here.</a></h3>
<h4>The base for this website was designed by <a href="https://donut.gq">emilyd</a> as a concept, and I have expanded on it further. Thank you!</h4>
<img src="/img/vim.gif" alt="image" >
</div>
<div class="column">