forked from cory/tildefriends
chore rename core.css to tildefriends.css, remove license from tildefriends.css
This commit is contained in:
@ -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 }
|
||||
|
Reference in New Issue
Block a user