Some minor cosmetic changes

This commit is contained in:
SinTan1729
2023-04-10 15:20:20 -05:00
parent cdfcb901fa
commit 43dab10d22
2 changed files with 21 additions and 8 deletions

View File

@@ -38,8 +38,22 @@ form input[name="shortUrl"]::placeholder {
text-transform: none;
}
div[name="gitlab"] {
div[name="github-link"] {
position: absolute;
right: 0.5%;
bottom: 0.5%;
}
.pure-table {
visibility: hidden;
}
.pure-table caption {
font-size: 22px;
text-align: left;
font-style: normal;
}
#logo {
font-size: 32px;
}