chore rename core.css to tildefriends.css, remove license from tildefriends.css

This commit is contained in:
2024-02-22 16:11:49 +01:00
parent 53f9547cc5
commit df82cfe66b
6 changed files with 10 additions and 33 deletions

View File

@ -240,7 +240,7 @@ class TfCollectionsAppElement extends LitElement {
render() {
let self = this;
return html`
<link rel="stylesheet" href="core.css"/>
<link rel="stylesheet" href="tildefriends.css"/>
<style>
.toc {
white-space: nowrap;