
@font-face {
  font-family: 'basiic';
  src: url("https://file.garden/aniZg5cZ1wfJ2PC7/fonts/basiic.ttf") format('woff2');
}

body {
    color: rgb(246, 139, 180);
}

html {
    font-family: basiic;
    font-size: 13px;
    color: rgb(246, 139, 180);
}

table {
    display: inline-block;
    vertical-align: middle;
}

.refresh {
    position: absolute;
    bottom: 10px;
    right: 10px;
}

td {
    vertical-align: middle;
}

td#cover {
	padding-right: 5px;
}

td#date {
	font-style: italic;
}

a {
    text-decoration: none;
    color: rgb(255, 177, 207);
}

a#track {
    font-weight: bold;
}

a:hover {
    color: #cdf6f2;
}
