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

@ -233,7 +233,7 @@ class TfWikiDocElement extends LitElement {
let self = this;
let thumbnail_ref = this.thumbnail(this.blob);
return html`
<link rel="stylesheet" href="core.css"/>
<link rel="stylesheet" href="tildefriends.css"/>
<style>
a:link { color: #268bd2 }
a:visited { color: #6c71c4 }